Assertion failed: InputOboeStream != nullptr when changing levels with Android voice enabled User was able to workaround the issue by replacing Audio::FAudioCaptureAndroidStream::CloseStream() wi ...
User receives a crash at %90 during launch of a newly created project from a fresh install of 4.24.3 and 4.25. The project does not contain any plugins or additional content. Note: User is able to ...
I'm trying to import a .exr texture created in Substance Painter and exported as a 32 bit linear exr file. The texture is to be used for roughness. However, I've stumbled upon the problem that users ...
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 ...
Crash occurs while Playing in Editor and debugging by reloading textures. Occurs for both Mac and PC. Regression: Does not occur in UE4.10 testing on Match 3 ...
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 ...
It appears that in UE 4.23, some specific arrays in construction scripts are no longer cleared automatically and retain references to TRASH objects from the previous construction script calls. This ...