naming box collision in player character renames overlap begin event in actor calling player character ...
This issue also occurs This is the same error as in [Link Removed]. Discovered by a user on AnswerHub, I was able to reproduce this error in today's 4.8 branch, CL 2575437 Attached to his thread ...
'Is Case Sensitive' option on the Switch on String node doesn't toggle correctly. User Description: The "Is Case Sensitive" option when you use a switch on string function in blueprint doesn't wor ...
Retargeting root motion results in the target animation appearing to "slide" on the ground or "hover" as if hanging from the pelvic bone. This has been reported to be fine in 4.9 but multiple users ...
A workaround might be to use the CDO of your plugin to reach out to the Editor settings and assign itself to the fields you want. This removes the users ability to choose between multiple options. ...
This is a common crash that has occurred since at least 4.17 User DescriptionsI was building the light for an Archviz Scene (edited BaseLightmass.ini). Never had it crash before and I have done bui ...
If you are using the default values of the In Size the project will run fine, but changing the values will make the engine crash. This was reported and tested in 4.25 (CL-13144385) and reproduced i ...
Screen Space shadows do not check the view boundary. This can cause extra shadows in split screen, as one view can cast shadows in another view. ...
Extremely long Spline Point will cause the editor to lose FPS and crash some machines User Description: A couple of times I've accidentally scaled a spline node to be huge, causing the spline to ...
UDIM textures have default Tiling Method set to Wrap but causes incorrect filtering on edges. It should be set to Clamp or Mirror by default. ...