Using the Ctrl+Spacebar shortcut will snap an actor to a 2D layer even if Layer Snapping is disabled in the project settings ...
While stepping through blueprints utilizing breakpoints, the step/stop/resume buttons often change places slightly depending upon which nodes are being stepped through. This can be problematic while ...
If a user has an actor that is simulating physics during simulation of play in the editor and they then change the value of a variable trough the details panel below the world outliner then the acto ...
If a user attempts to 'PIE' within a window that does not currently have focus, the 'PIE' will not execute. The user provided a video on his answerhub post which illustrates the issue clearly. In ...
Using the ServerTravel console command to switch to a different level while a physics vehicle is in the current level will trigger an assert. ...
When attempting to import a texture that has a non-opaque alpha content and compressing using the "masks (no sRGB)" texture compression setting, pixels that are in the alpha channel are being weight ...
A Blueprint created from Actors in the level does not preserve the relationship (hierarchy and transforms) of both components. Reproduced in 4.8.3 binary, 4.9 Release (//depot/UE4-Releases/4.9/Prom ...
Before UE4.12 A user could drag a folder and its sub-directories from the Finder in Windows into the Content Browser and it would keep the folder structures. Now, doing the same results in the asset ...
When running the construction script of an actor blueprint, user-defined variables are reset to NULL each time the script is run. This seems inconsistent, as if the variables are set to Expose on S ...
Projects using Open Level (blueprints) or ServerTravel (in C++) will crash the application once it's open on a device using Gear VR Mode. 10-05 18:01:46.451: A/art(19619): sart/runtime/check_jni.cc ...