When a capsule collider passes from the top of one piece of geometry to another that is very close the OnHit event doesn't fire. I have attached a project that demonstrates the issue in 4.23. A vid ...
Referece to the source level should be fixed by FReplaceObjectRefsArchive, but it is not working because ArIsModifyingWeakAndStrongReferences is not set. It can be fixed by setting the flag.class FR ...
The crash occurs from "check(BoneBlendWeights.Num() == NumBones);" This crash occurs when the following conditions are met;The skeletal mesh LOD is changed.The number of bones is difference between ...
We recently had a few occurrences of crashes caused by a "Fatal world leaks detected" error when unloading a level (in a packaged game and in editor). I tracked down what was keeping a references t ...
'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 ...
"FVoiceSerializeHelper doesn't add references to AudioComponent instances" ShooterGame crashes when following the repro steps provided by the licensee, listed below and on the UDN post. Crash image ...
User is experiencing his PC running out of memory when he does large move/copy operations in the content browser. There are a few issues with this process. The first is that attempting to drag any ...
In the Level Window, Sub Levels which are nested inside of a folder will lose their hierarchy upon changing their streaming methods. ...
The collision of objects moving at high speeds seems to move in front of the object. The faster the object is moving, the further the collision will be from the mesh. AnswerHub report: https://an ...
There are instances where some texture files cannot be exported from the editor. In this older post a user had reported this with the file T_Sky_Blue from the engine folder. Only this file has been ...