Control Rig settings are not retained between editor sessions or carried into deployed game ...
This is a race condition caused by how "Clean.bat", a batch file used during rebuilds, tries to manually rebuild the UnrealBuildTool project when it runs. This causes a spam of UnrealBuildTool build ...
There is an error with the SmartMacroInterface, where you can't use an empty wildcard "Make Array" node. This error makes the blueprint not compile and the macro unusable. Disabling the bUseSimpleWi ...
A crash occurs when diffing a blueprint that contains an array that has changed from an Object Reference to a Soft Object Reference. Note: I figured that this could be related to another bug that I ...
This is not a regression. Tested in //UE5/Release-5.2 CL 26001984 The editor crashes when playing in editor on a level that has a break point placed on a ticking draw debug string node that is prec ...
When running in the Editor, actor owning a UCameraTestComponent that sets DesiredView.Rotation Pitch below -90 or over 90 will attach to the Editor Camera as if it was being piloted. The licensee re ...
Works fine in 2023.1 ...
Using the SetWorldOrigin console command crashes the editor. Frequency 3/3 Crashreporter N/A Regression (yes) issue (does not) occur in 4.11.2 ...
This crash is affecting a few users in 4.17. ...
Assets referred from disabled Emitter will cooked and loaded in Game. And licensee wants to make ParticleSystem with some emitters and sometimes they want to keep emitters but disabled. But disabled ...