In Standalone mode, when reading world partition actor descriptors for BP actors, "bIsSpatiallyLoaded" receives its value from the native base class instead of the BP class, so BP actors are loaded/unloaded based on the wrong condition.

UE - World Creation - Worldbuilding Tools - World Partition - Oct 15, 2024

Consider an actor defined in C++ with "bIsSpatiallyLoaded" set to true (the default), and a derived blueprint that overrides "bIsSpatiallyLoaded" to false. Now consider an actor instance of that blu ...

[CrashReport] Crash When Undoing Changes in Widget Blueprints

Tools - Oct 13, 2016

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: Access violation - code c0000005 ( ...

[CrashReport] UE4Editor_Core!FModuleManager::LoadModuleChecked() [modulemanager.cpp:350]

UE - Foundation - Core - Aug 10, 2017

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: Module [Link Rem ...

Surface snapping attached actors cause unexpected behavior

Tools - May 17, 2019

Surface snapping causes erratic changes in scale to StaticMeshActors that have children of the same type. The user also has provided a potential solution to this bug (Please see the code below. N ...

Crash in FNetGUIDCache::GetObjectFromNetGUID()

UE - Networking - Jun 28, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Package->IsFullyLoaded() [Link Removed] [Line: 2296] Source ...

[CrashReport] UE4Editor_UnrealEd!EditorLevelUtils::SetLevelVisibility() [editorlevelutils.cpp:748]

Tools - Aug 16, 2016

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: Level->bIsVisibl ...

Crash in FStreamingTextureLevelContext::GetBuildDataIndexRef

UE - Graphics Features - Feb 20, 2017

Error message: Assertion failed: BoundState.Texture == nullptr || BoundState.Texture == Texture2D [Link Removed] [Line: 371] Source Context: 358 if (LevelIndex) // If the index is found ...

[CrashReport] UE4Editor_AssetRegistry!FAssetRegistry::GetSubClasses() [assetregistry.cpp:2803]

UE - Gameplay - Blueprint - Jan 31, 2017

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: Access violation - code c0000005 ( ...

[CrashReport] UE4Editor_Slate!FSlateApplication::GetNavigationDirectionFromAnalog() [slateapplication.cpp:2001]

UE - Editor - UI Systems - Slate - Oct 27, 2017

This is a trending crash coming out of the 4.18 release. A number of the affected projects appear related to VR. User DescriptionsI was trying to use the SteamVR preview for Windows MR headsetI j ...

Look at Android GetTimeStamp local file handling

UE - Platform - Mobile - May 29, 2020

Only files in UFS or NonUFS manifest that are local are returning a non-minvalue timestamp.  While this is expected it is causing issues with logging file handling. See: https://udn.unrealengine.co ...