There is an issue when setting a Static Mesh inside a blueprint that it is referenced by another blueprint with more than one child actor. An ensure is triggered inside the engine, and there is a ...
Generated from CrashReporter ...
In UE 5.5, when the user attempts to save the level blueprint of a world-partition map, the Editor crashes if the BP contains any node with an input pin of type "Gameplay Attribute Structure", as lo ...
This is a Regression. Tested in: //UE5/Release-5.0 CL 18747223 GitHub //UE4/Release-4.27 CL 18319896 Binary The example can't be completed in UE5 as expected presumably because of a change within ...
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 ...
If a game is set to play with 3 player splitscreen, starting the came will cause the viewport to go completely black. Does not occur with 2/4 players. Does not occur in standalone ...
While Niagara Fluids Plugin is active it creates a memory reference of any saved level regardless of being actually used. Simply enabling the plugin shows a memory reference while deleting the level ...