Set Actor Enable Collision doesn't turn off collision for Child Actor Components. User expects it to do so because other nodes like Set Hidden in Game work on the entire actor and the API explains i ...
Spline meshes don't seem to collapse evenly if they have geometry in between the start and end points. The test project demonstrates this by having a spline mesh move its end point closer to the sta ...
Changing the variable name of the parent Blueprint also effects the changes to the child Blueprint, but the Dirty result changes depending on whether it is placed on the level. This means that Child ...
User reported bug With iOS applications that swap from VR mode to non-stereoscopic mode, GoogleVR overlay remains on screen. This does not occur on Android devices. ...
When using a dedicated server and a class with an explicit Tick Interval set, if the class' overlaps are updated in the begin overlap event, in a non-consequential way(changing collision profile in ...
After moving a level into a folder and fixing the redirectors (right click in content browser) the project will package a Null reference without throwing an error. This will let you create a project ...
If there are multiple copies of an input on the graph, when it is renamed, all the connections are broken and rerouted to a single node, orphaning the rest on the graph. I believe this may be a dupl ...
Binary (Installed Build)//UE5/Release-5.1 @CL22986940 I encountered this same crash when creating a landscape twice, but was not able to consistently reproduce it with those steps. I figured out th ...