When adding a sub level with world partition streaming to a main level where the streaming is also enabled, setting* Level Behavior* of the sub level to Standalone, and saving the result, in the fir ...
When changing the variable type or return type of a function in code and hot reload in the editor, blueprints that use the variable/function do not have their pins updated until the editor is closed ...
If the user selects the "Create New Camera" button in a sequence, then uses undo, the editor crashes. This issue does not occur in //UE4/Main @ 3046959 ...
Editor Crashes when spawning a Physics enabled object inside another. Regression: Unknown Can Test in Main if requested. ...
A crash occurs when the console command “showflag.rendering 0” is executed. This does not occur in UE5.5, so it is a iassue in UE5.6. ...
Simulating in editor during runtime rendering causes an assertion to fail after rendering is done. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did not occur there ...
Frequent runtime operations on Lidar Point Cloud Octree cause Access Violation ExceptionEdit The Exception occurs while checking bInUse value of QueuedNode, which suggests that this QueuedNod ...
If something is executed before a SetActorRotation node on Tick inside of a SceneComponent class BP and then added to an Actor class BP, the physics will lag User Description: When using set rotat ...
I've attached a project with the necessary materials that demonstrate this issue. I would expect that just because a Set Material Attributes node is inside a material graph it wouldn't affect the de ...
See linked UDN for more information. ...