Following the directions on the wiki for cross compiling on Linux ([Link Removed]) fails when trying to package the project. ...
Sequences in sub-levels only fire events in the persistent level. I don't know if they're expected to be firing in all levels or just the sub-level ...
Destroying an AI Controller does not seem to remove it from the world. The controller will still remain in the World Outliner even after Destroy is called. Attempting to get the AI Controller after ...
Construction script execution following blueprint compile gets invalid actor reference if Blueprint compilation manager is enabled. For example, in the attached project, Right after blueprint compi ...
Checking Override Attenuation in Details < Audio Component < Attenuation disables settings that further adjust the Attenuation. Such as: Attenuation Air Absorption, Attenuation Listener Focus, Atte ...
Animation Blueprints which contain a shared transition used to transition between two animation states will be marked as "dirty" every time the blueprint is compiled and re-opened. ...
When placing an instance of ALyraCharacterWithAbilities on the map on the boundary between world partition cells, it fails to take damage in PIE. The expected attribute sets (HealthSet and CombatSet ...
A fatal error occurs if we change a Child Actor Class from one BP (ex. "BP_A") to a different BP ( ex. "BP_B") and later change it back to the first BP (ex. "BP_A") without compiling the BP between ...
This issue also occurs This is the same error as in [Link Removed]. Discovered by a user on AnswerHub, I was able to reproduce this error in today's 4.8 branch, CL 2575437 Attached to his thread ...
When selecting actors in the scene they get filled with an orange color rather than the typical orange outline. This is unrelated to the setting "Selection Highlight Intensity" as the bug will sti ...