If a bsp brush is deleted from a level, the level has geometry built, and the user presses play then uses the "show collision" console command, the collision for the bsp wlil still appear. This does ...
Launching or packaging for iOS does not work on our Windows 10 machine however we are able to package and launch onto iOS devices from Windows 7 machines. Using the File > Package > iOS option with ...
In 4.5 and previous versions, a State or Transition node had a Custom Blueprint Event field in the Details panel under Animation State for three events. AnimBP States and Transitions no longer have ...
Trying to access a Game Instance in a Blueprint's Construction Script results in a crash in 4.8 and 4.9. No crash occurred in 4.7.6 with the same Blueprint. This crash only seems to happen if the v ...
Adding values in the details panel to a new Capsule Collision Component will not affect the Capsule in the CharacterBlueprint Viewport. *This only effects a new Capsule Collision added to a charact ...
Blueprints copied or moved to another level do not retain variable references to other Actors that are also copied or moved. Reproduced in 4.7.5 binary and Main (//depot/UE4/Promotable-CL-2507843) ...
Static Mesh Component variable defaults cannot be set in the Details panel. No options are available in the dropdown, even if the Blueprint already has StaticMesh components assigned. Reproduced in ...
When importing multiple SpeedTree assets that use the same material will cause one to import blank (black) materials and assigned. This happens when importing into the same folder, however, if impor ...
Lumen Reflections can leave black spots in chrome materials with strong normals. Also tested on UE 5.5, CL: 41545209 and UE 5.6, CL: 45232827 ...
DoesSocketExist always returns false for Sprites in a Flipbook, whether there is a socket on any/all of the Sprites or not. Note: GetSocketLocation seems to work fine, indicating that it is reading ...