The drag-onto-category operation is assigning the prettified category name, not the actual category name, resulting in variables that are not actually in the same category, even though they appear t ...
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 ...
naming box collision in player character renames overlap begin event in actor calling player character ...
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 ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Class != NULL [Link Removed] [Line: 965] Source Context: 95 ...
This is a longstanding crash that occurs with low frequency, but has affected over 200 users. One user describes that this occurred while packaging a project, although other users have not provided ...
class default value after c++ class compile will temporary initialized. It will be restored when opening the project again. ...
I have managed to reproduce this issue in 4.18.3 and 4.19.2. In order to make the Capsule Shadow disappear:Indirect Lighting Cache must be used (Volumetric Lightmap works)Skylight must be set to 'M ...
Repro Rate 3/3Note: Step 3 in the steps to reproduce can take 2+ hours. When trying to do a quicklaunch for Windows platform in step 11 of https://testrail.it.epicgames.com/index.php?/tests/view/1 ...
Building lighting via commandlet and via editor are giving different results. To prevent one method from polluting the other via Swarm cache, the cache needs to be cleared in between tests. ...