How to Reproduce:Launch UE 5.3 RelTest BSet language in zhCN (or other languages)input 'stat tsr' in command line4.Observe the stat in Viewport Issues: Unloc'd strings Link to the affected string ...
There's two ways to affect the commandline in CommandLine.cpp: FILTER_COMMANDLINE_LOGGING - for filtering certain or all args (if left empty) from the log. UE_COMMAND_LINE_USES_ALLOW_LIST - for on ...
Reported by multiple users. Models imported through Datasmith Direct Link can be relocated after a sync, despite no edits to the geometry's location in the DCC program. Currently reported for both ...
This is a somewhat common crash affecting users in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 165 if (GWarn) 166 { ...
Is changing the world to meters in the current 4.19 AR template project supposed to affect the world, or is world to meters only for VR projects currently? We have project where a client wants us to ...
Loading a map via File->Open Level or just by clicking on it to open it, when it is already loaded in World Composition view does not reset actors to origin. The actors instead keep the same positio ...
When a macro takes in a two Wildcard inputs and two Wildcard outputs connecting a variable to one assigns the value of all the outputs even if they don't connect (check attached image). You can see ...
When using the multi-user editing tool inside a 4.24 project, persisting changes will sometimes result in a crash. Unable to reproduce the issue. However, the user has reported occasionally re ...
[Line 1585] d:\build++ue4+release-4.14+compile\sync\engine\plugins\runtime\googlevr\googlevrhmd\source\googlevrhmd\private\googlevrhmdrender.cpp(42) : warning C6386: Buffer overrun while ...
This is a common crash affecting users. User DescriptionsJust import a Mesh of Fuse Source Context 624 void UnFbx::FFbxImporter::RecursiveBuildSkeleton(FbxNode* Link, TArray<FbxNode*>& Out ...