Modulated shadows are pretty broken on tegra4. see screenshot. ...
When using the Orthographic Camera view (such as that used with the Paper2D Template) any lights that are distant from the world origin will start to fade out as if they are being culled. The distan ...
AI Perception does not seem to be showing up in the debugger. The same setup functioned as expected in 4.11.2 binary, but upon converting the project to 4.12 Preview 4 binary, no debug information w ...
Polish characters are not recognized when importing a csv data table. The same characters are recognized if copied/pasted into data table names after import. Regression (no) issue (does) occur in ...
Copying and pasting behavior tree nodes reverses the order of any decorators on the node. Found in 4.11.2 binary. Reproduced in 4.12 Preview 4 binary. Regression? Yes. This does not occur in 4.10 ...
Adding multiple instances to instance static mesh component in a code class causes an ensure to trigger when an instance of the class is added to the level. ...
Having a blueprint open during PIE causes a significant drop in performance. Having multiple blueprints open can almost render more complicated projects unplayable. The user has reported 120 fps wi ...
Talking with ChrisB, this has been passed to Samsung and Qualcomm for investigation with the Signal 11 crash. This only affects the Snapdragon S7 devices. ...
The current version of the oculus audio SDK fails to initialize for some clients. We haven't been able to reproduce the problem internally but we're told from Oculus that updating the SDK will fix t ...
When using a sphere trace, the Hit.Location and Hit.ImpactPoint report at the same location. According to the documentation, Hit Location would be the location of the actor where Impact Point would ...