From user:I'm getting repeatable crashes on re-imports after I've re-worked the models a bit in Max. The workaround now is to just delete everything from Unreal and do a fresh import, but as my o ...
Parameter collection overrides defined in the Niagara system's System Properties do not work. In FNiagaraSystemSimulation::GetParameterCollectionInstance the return value of GetParameterCollectionO ...
Light Functions are stretching and flickering on large translucent surfaces. Translucents Surface:[Image Removed] Opaque Surface:[Image Removed] ...
Changing any value in Edit shared defaults window with multiple blueprint assets leads to Engine crash. This is a regression from 4.16 ...
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 ...
When checking the "Pause on Impact" check box within the details panel for the InterpToMovement component, the editor crashes ...