This is a common crash affecting users in 4.15 and 4.16. Over 200 unique users have been affected. User DescriptionsCamera Component Drag Drop Error 카메라 컴포넌트를 이벤트 그래프에 드래그 하는 도중 에러 발생 Creating a ne ...
PIE without compiling child blueprint (3rdSpiderPawn in example) that is attempting to affect an inherited variable will crash the editor. Additional Information: User has several cast to nodes ca ...
I noticed that the copy and pasted section of the level was being painted while I was painting a nearby section of the level. This weird yellow color appeared and I undid and redid the paint to make ...
No user comments in crash group 18 FSlateShaderResourceManager* FSlateDataPayload::ResourceManager; 19 20 static bool IsResourceObjectValid(UObject*& InObject) 21 ...
When the "Enable Zero Iteration" and "Use ML Audio for Zero Iteration" settings are both checked, the audio doesn't play inside Unreal Editor. This happens in the following cases:Playing an audio fi ...
In world partition levels, deleted actors can become unexpectedly unloaded prior to saving, causing loss of work. Specifically, this issue occurs after the undo history has been cleared (either manu ...
When adding an Animation Track to a Level Sequence and placing Animation Sequences back-to-back without gaps, the velocity can be miscalculated at the transition between sequences. This issue occur ...
This is a common crash affecting users in 4.16, and has occurred since at least 4.14. Over 200 unique users have been affected, though they have provided little information. User DescriptionsI am a ...
From licensee: "Expected behavior (as seen in UE 4.25...also confirmed in 4.24):"[Image Removed] "Actual behavior in UE 4.26:"[Image Removed] Report from a licensee: In VR when using custom dep ...
When an actor with geometry collection is destroyed, the engine doesn't remove elements from array in the ChaosSolver So illegal references occurs. Removing element with following quick fix code ...