TextBox(Multi-line) or EditableText(multi-line) in UMG blinks when it meets certain condition in editor. The condition is Both Size to content option for TextBox(Multi-line) or EditableText(multi-l ...
Auto-Key All and Auto-Key Animated don't work as expected. Might consider having a third option that Auto-Keys only the modified property. ...
Destructible doesn't return Impulse data on hit User Description: I'm working on a project with destructible structures. I'd like to apply damage to actors that are hit by fractured destructible m ...
Creating a blueprint class, and then creating a few children of that class ( in this case, 4) does not display them as available options when setting the default value of a variable of that blueprin ...
'Can Jump' functions differently in 4.13 User Description: "Can Jump" doesn't update in an appropriate manner in 4.13. In 4.12 it would return true while grounded, false while in the air, and the ...
DESCRIPTION: When attempting to change the collision profile of a destructible via Blueprints it will not set appropriately. The collision profile set via the details panel for the individual object ...
When painting Vertex Colors on a mesh, and enabling the 'Emissive for Static Lighting' option, the painted colors are not passed to surfaces receiving the emissive static lighting. The regular emis ...
When using the new Rebuild Lighting commandlet will cause a crash with any level that builds when it has a landscape in the scene. https://github.com/EpicGames/UnrealEngine/commit/f89256dd0efb7d0b ...
Setting Ignore Base Actor Rotation to false continues to ignore base actor rotation when standing on an object that is spinning. ...
Get All Actors of Class is failing to report at Event Begin Play in a streamed level. Test project attached. This is a regression: did NOT occur in 4.8.3. Reproduced in 4.9.0 binary and Main (2678 ...