Changing the Up Ratio of a vehicle movement component incorrectly alters gear shifting. For example, setting the ratio for Gear 3 to 1.0 will keep the vehicle from shifting to gear 2, etc. ...
The math expression node in blueprints does not recognize variables that have been hidden within a blueprint category. ...
naming box collision in player character renames overlap begin event in actor calling player character ...
Opening a specific particle system crashes the editor. If the particle system is used within a level and the level is played, the editor will crash with no callstack. Logs are attached. Frequency: ...
Debug information from blueprint visual loggers (log text, loglocation, logboxshape) do not print to either the message log or output log. This can be problematic as the visual debugger specifically ...
Adding a child actor component of type Documentation Actor to a blueprint, then adding that blueprint to a level and saving will cause the editor to crash upon re-opening the map. CrashReporter: N ...
Importing a large landscape, such as 8192x8192 or 8129x8129 into a project shows that a landscape has been created, however the landscape itself does not render in either wireframe or perspective vi ...
Local class type variables do not correctly populate with default value information. Variables of a class type populate with default value information normally. ...
Text Render Actors do not maintain relative offset when attached to blueprints via construction script. This did not reproduce with other actor types. Types used: Static mesh actors, blueprints, b ...
Data Table Columns do not properly wrap text when text is longer than the column width. ...