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. ...
When initializing struct members from default data at UObject initialization time, we are currently copying struct properties that contain instanced subobjects from the default data. This can potent ...
See the UDN for sample project. This is caused by the Editor Python sample not using the UMoviePipelineQueueSubsystem, which (when rendering) blocks the Sequencer from auto-binding to PIE. The fix ...
Looks like this was introduced as part of PR#5337 [Link Removed]. It forces bProcessFeedback to always be true regardless of the paused state. ...