Android Studio does not properly parse the UE4DataFormatters_2ByteChars.py distributed in 4.20. ...
This happens because the Collections module isn't loaded when the FFrontendFilter_TextFilterExpressionContext instance is created: , CollectionManager(FCollectionManagerModule::IsModuleAvailable() ...
Users on the forums are hitting a crash on their initial launch of the engine into dx12. There is currently a workaround to load into the project with dx11 first, compile shaders, then youre fine to ...
Screen tearing occurs when navigating the device around the AR space. ...
Offsetting UVs can result in blurred texture on Android/Quest Confirmation in MAIN 4.25 @ CL 11384989 blocked by [Link Removed] ...
In some circumstances a vislog entry can end up with it's location not set up to owner's location. ...
Public facing bug report came in describing that lights shafts were missing from all lights except directional. This issue does not seem to be occurring for 4.24 or 4.26. I was able to confirm that ...
When compiling on load in -game, a blueprint class that inherits from a native class that is marked within and the class that it is within is abstract, a crash will occur when FBlueprintCompilationM ...