Steps to reproduce:Download UE5 EA through Epic Games LauncherDownload the Valley of the Ancient sample through Epic Games LauncherCreate a short cut on your desktop adding "-culture=ko" in the end, ...
The TopDownCharacter blueprint in the Top Down template has a comment with a typo: "Reset HMD orientatino and position" ...
Typo of lighting exists in the Top Down Template map. ...
Opening map assets from the "Open World Demo Collection" sample results in the engine freezing. No crash occurs, just a lock up of the engine at 75%. There is the possibility that it could take s ...
Sound cue is looping when stopped on top of the landscape. ...
When adding the first person template (bp or code) as a feature pack, an error occurs stating "Unable to read file" and a warning "failed to import". ...
In Action RPG Sample, NPC Blueprints "NPC_Goblin_Level_01,02.03" cannot be Duplicated. Crash results lead to ARPGCharacterBase.Cpp Get Health function. float ARPGCharacterBase::GetHealth() const ...
The static mesh "PhotorealEyeGeo" does not show up in the 4.20 version of this sample project. Found in CL# 4369336 and 4.21 CL#4534309 in the game-dev launcher This is a regression. ...
The AShooterGame_FreeForAll::DetermineMatchWinner function is set up to compare each player's PlayerScore with the BestScore variable to see which players are considered to be the "BestPlayer" which ...