This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: !bIsReentrant [L ...
USER DESCRIPTION: Every time I check "Enable Drawing" in project settings, save all, close the editor then open it again -> Enable Drawing is unchecked. Why? Is there some other place when this opti ...
A user is reporting that using the following code in a GameMode class causes shipping iOS packages to crash on launch:void ANOGSSDKGameModeBase::StartPlay() { std::thread([](){ std::clog << "THRE ...
A splash screen that has been set up in the DefaultEngine.ini with the following settings does not show in Gear VR[Oculus.Splash.Settings] bAutoEnabled=True TexturePath=/Game/Texture/AICON-Green ...
For nodes with an FGameplayTag or FGameplayTagContainer pin, when changing the tag value (Pin->DefaultValue) and triggering Undo/Redo, the pin modification is not undone. Rather, it undoes the previ ...
Changing the name of a GameMode Blueprint that is set as the Default in Project Settings and then clicking the Project Settings Default GameMode dropdown will crash the editor. No crash report is ge ...
The backtrace is: F/DEBUG : backtrace: F/DEBUG : #00 pc 00070e22 /vendor/lib/hw/vulkan.msm8994.so (A4xCommandBuffer::HwProcessWorkload(QglWorkload*)+585) F/DEBUG : #01 pc 0004758d / ...
When trying to check in a new asset or changed asset via the source control menu or Tools menu, an error comes up in output log. SourceControl: Error: Operation 'UpdateChangelistsStatus' not suppor ...
Copying a grouped MaterialInstanceParameterDetail property that has spaces on it's name does not enclose it in double quotes, and later pasting won't work as expected. The licensee noticed this in a ...
When using a point light far from the world origin the light will have banding. The shadow bias and filter sharpen can help but they are not as consistent as settings near the world origin. The only ...