Asset selection menu tooltips can overlap the dropdown menu. It is using the Content Browser tooltips, which attempt to go down and to the right of the menu. However, if the menu is close enough t ...
Target Rotation of Physics Handle doesn't register and can't be manipulated on tick User Description: I mentioned some versions before that rotation of Physics Handles is broken and now it is even ...
Projects launched from project launcher are receiving an expression error on Google Chrome and FireFox. ...
Capsule Collision component has incorrect physics collision when rotated. This only seems to happen when the Capsule Collision is a child of another component that is simulating physics. If the pare ...
Actor leaves behind ghost collision when detached and simulating physics. The collision doesn't show when 'Show Collision' is enabled but from the physics simulation it is clear that a collision box ...
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. ...
Any instanced Actor with a public MovieSceneEventParameter struct doesn't retain any altered values on level load. Found in 4.22 CL#7053642 Reproduced in 4.21 CL#4753647 , 4.24 Main CL#7173985 ...