Performing a Hot Reload after changing the default value of a property in an ActorComponent that is included in an Actor class triggers an ensure if a Blueprint has been created from that Actor clas ...
When Sequencer's Add Filter Menu>Keyed(U) is enabled, adding a Key to an actor that previously failed the Filter (had zero Keys) does not immediately include the Keyed actor in the filtered list (if ...
From the body of the ticket: We aim to do as much of the work off the game thread as possible to avoid impacting frame rate. We've recently found a crash during collection of the geometry slices fr ...
Adding more than two custom Volume classes to a plugin results in any project that includes that plugin crashing when opening it in the Editor. There does not appear to be a problem with adding thre ...
Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...
Licensees have reported failed multi-thread access code for NavElementAccessDetector in complex levels that have not finished compilation of their static meshes. The eventual failed check is inside ...
Following my repro, I hit an ensure and crash. The two times I tried to repro after my first crash resulted in different call stacks. I'll comment the other Jiras once I have them in. One of my cra ...
[Link Removed] ・Open attached project ・Open NewMap ・Confirm that an error appears on the console ・When creating a Windows (64-Bit) package in this state, the same error occurs ...
FTextLocalizationManager::UpdateFromLocalizationResource is loading LocRes data into a temporary, rather than loading it into a reference to an entry in LocalizationEntryTrackers. ...