Planar Reflections on mobile work well with single plane assets but not with anything with multiple sides, like a box. Tested in: 4.12.4 CL-3028348 4.13 Dev-Editor CL-3038075 ...
Properties of components that are added to a Blueprint cannot be set in the Details panel for instances of that Blueprint in the level if multiple instances are selected. These components also do no ...
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 ...
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 ...
Lighting channels do not function when the number of lights affecting actors is 79 or higher. Any number of lights that is 78 or fewer will honor lighting channel assignments. ...
In the Level Window, Sub Levels which are nested inside of a folder will lose their hierarchy upon changing their streaming methods. ...
(Enduring Games) I investigated it and found that the following primitive data flag test in BasePassPixelShader.usf fails: (GetPrimitiveData(MaterialParameters).Flags & PRIMITIVE_SCENE_DATA_FLAG_DE ...