Actor references in Level Blueprint show an incorrect display name on their nodes after converting the project from 4.6.1 to 4.7 Preview or 4.8. Reproduced in 4.7.1 Preview 4 and in Main (Promotabl ...
Use Complex as Simple isn't working for dynamic objects. However, if not simulating physics, collision works correctly. Same as TTP# 229782 that wasn't moved to JIRA. ...
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 ...
Transition Notifies are available for selection in Event Graph of the Character Blueprint even though, apparently, they only function in the Event Graph of the AnimBlueprint. ...
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 ...
Given specific naming of a ChildActor Component and if the ChildActor class is replicated, client(s) can be immediately get kicked from a networked game. ...
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 ...
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 ...