User comments in crash group:Duplicating material and switched it cause i have to use itChanging a landscape material.I just import World Machine landscape with multi-layered.Crash when reaching 16 ...
This is a somewhat common crash in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 304 int32 FUObjectArray::AllocateSerialNumber(in ...
When an Actor is duplicated in the editor inside a world partition level it maintains references to the Actor it is a copy of. This can cascade, i.e. Actor C, which is a copy of Actor B which is a c ...
If the file path with the asset contains a project name, the cooking file pathlength is incorrectly increased. The following code in ContentBrowserUtils :: GetPackageLengthForCooking causes this is ...
A licensee has hit an access violation issue due to a movie scene containing a reference to an invalid child object binding. It triggers in the following method: UMovieSceneFolder::PostLoad // Vali ...
This is a common cook crash affecting users in 4.16. It is possibly the same issue as described in [Link Removed] for past engine versions. Source Context 33 virtual void Serialize(void* ...
This is a Regression. Tested in: //UE5/Release-5.0 CL 18747223 GitHub //UE4/Release-4.27 CL 18319896 Binary The example can't be completed in UE5 as expected presumably because of a change within ...
This is a trending crash in the 4.17 release. Update: also trending in the 4.18 release User DescriptionsImporting new charactertogled lighting modes on shadersChanging attriubtes on a materialWa ...
Calling SetActorLabel causes an actor's components to return to default states when called from a client accessing a listen server outside of main editor process. Note: User posted code linked to ...
Game applications crash on Zenfone 5 once they're launched. This seems to be due to the InitDebugContext(). Chris requested this to be entered for tracking purposes. Chris B: I believe the problem ...