1) Using the Meta specifier EditCondition will gray out the property box so that it cannot be clicked, but using tab from another property box will place the cursor inside the grayed out box. 2) V ...
When you are packaging and deploying your project to an iOS device, If Supports Landscape Right orientation is the only Orientation checked, It will show incorrectly on the iOS device. Tested on an ...
Simulating your level and then attempting to use the Keep Simulation Changes option on an actor that has simulated physics gives the No Properties Copied error. Occurs in 4.9.2 binary and Main CL ...
Enum to Byte conversion returns 2 for the first enum then 4 then 6 and so on rather than 0, 1, 2, etc. This is a regression; does NOT occur in 4.8.3. Reproduced in 4.9.0 binary and Main (2675088) ...
Selecting a text field that is displaying "Multiple Values" will rewrite all values for all selected entities to "Multiple Values". Reproduced in 4.7.6, 4.8.0, and Main (//depot/UE4/Promotable-CL-2 ...
Using Edit->Undo or Ctrl+Z has no affect after breaking using Alt+Click to break the connection of transition nodes. In the My Blueprint tab, extend Graphs->AnimGraph Regression: No - Same behavio ...
Behavior Trees cannot be saved if the Blackboard assigned to it was opened before opening the Behavior Tree from the Content Browser. Reproduced in 4.8.3 binary, 4.9.2 binary, 4.10 Preview 3 binary ...
Random Stream variables in the GameMode are reset every PIE. Workaround is to use Set Random Stream Seed before using the Stream value. Reproduced in 4.7.6, 4.8.1, and Main (//depot/UE4/Promotable ...
Child Actor component is duplicated in Standalone Game. No other play modes or packaged game are affected. The additional actor will disappear after 1 minute. *This is a regression: Doesn't occur ...
Given a Movable Light with a Movable Mesh with enabled Self Shadow Only, the mesh will not cast inset shadows (despite this option begin forced to true according to Tooltip) unless the mesh is selec ...