UMovieSceneTrackInstance::GetWorld() returns nullptr on Editor, so user can't use any function using WorldContext and Subsystem. The following code change may fix this issue UWorld* UMovieSceneTra ...
If a variable is renamed on a blueprint, then any child blueprints will lose their default values for that variable and reset to the parent's default value. This resetting only happens with the Chi ...
Planar Reflections lag behind VR headset movement [Link Removed] Reporting that reflection captures lag because they happen before late update is applied. Includes an experimental patch that fi ...
> UnrealEditor-InterchangeEngine-Win64-Debug.dll!UInterchangeManager::StartQueuedTasks::__l2::<lambda>() Line 861 C++ UnrealEditor-InterchangeEngine-Win64-Debug.dll!DispatchCheckVerify<bool,bool ...
Sounds attached to moving actors do not appear to be respecting custom AGV conditions. ...
When Slomo 2 is used to speed up the process, TicksToProcess is greater than 1, which means that ManualTick is called several times during one loop. When playback is completed by a ManualTick in t ...
Whenever a Single Property View is set to show a Rotator property, the editor will crash. ...
In the Mesh Paint Mode in UE 5.1, the keyboard shortcuts to change the brush (size, falloff, etc) are not working. ...
When copy/pasting scene objects from older Unreal versions into Unreal 5.1, the editor will crash. ...