Changing any value in Edit shared defaults window with multiple blueprint assets leads to Engine crash. This is a regression from 4.16 ...
This issue is regression. It crash only 4.25, and it dosen't crash in 4.24. Copy and past a specific track (spawnable, actor with event track, set endpoint) causes a crash in the editor. ...
Crash on build in editor with UProceduralMeshComponent 4.8 p2 ...
UBT is not passing UE_ENGINE_DIRECTORY to GForeignEngineDir because in UEBuildTarget.cs IsCurrentPlatform only checks for Windows and Mac. Because GForeignEngineDir is not set, config files and oth ...
REGRESSION No, I was able to reproduce the hard lock in 4.16.1. A frequent ensure occurs when opening static or skeletal meshes on Mac. Doesn't reproduce 100% of the time, but I've gotten it about ...
A crash occurs when copy and paste the ChildActorComponent, only if the template actor has a DefaultSubObject. There is no crash in the case of using Actor (eg. AActor) without a DefaultSubObject as ...
This is a regression from 4.24.3 CL 11590370 This was discovered when ad-hoc from home I ran into this by running this set up https://docs.unrealengine.com/en-US/Engine/Rendering/Materials/HowTo/Cle ...
Attempting to build a local binary engine from a source engine will fail when iOS support is enabled in the setup process. Command line argument (ran from Engine/Build/BatchFiles folder location): ...
When checking the "Pause on Impact" check box within the details panel for the InterpToMovement component, the editor crashes ...