See steps to repro. Our key recomposition algorithms need to take into consideration the Transform Origin manipulations. ...
When a shadow casting light is closer to the groom than some proportional amount the groom is away from the shadow catcher, the groom's shadow will disappear. This only occurs using VSMs. Raytraced ...
Blueprints currently don't support unsigned 64 bit ints, but they do support signed 64 bits. If a Blueprint uses a native struct variable that contains a uint64 property, it incorrectly assigns that ...
Character tick event will continue to trigger even if Start with Tick Enable is set to false. Workaround: Setting "Set Actor Tick Enable" to false on Begin Play will prevent the tick event from t ...
Crash Reporter does not get packaged with development build projects when they have "Include Crash Reporter" set to true in packaging options. ...
In the attached project, there is an animation (with a sound notify) plugged into the AnimToPlay slot. The Initial Position is set to 0.5. The matinee in the scene overrides the animations applied ...
If you delete a folder from the Content browser that is in the Starter content, The folder will reappear if you reopen the project. The only way to delete them would be from Windows Explorer. I als ...
When upgrading a project to 4.11, Sound Cues placed in the level with the 'Attenuation' override node no longer playback as expected. This issue was a bit weird when testing because the user report ...
When attempting to change the value of set text render color to a random value, the node will only register the maximum value in the range. ...