Gil's new loading path may already walk away from this issue. But here's some thing I tested locally if we want to fix this. A simple way to fix is to simply add BulkDataAsync.Deallocate(); ResetA ...
A Redistribute file for VS 2015 is needed to build lightmass, but this is not currently included with the engine. If a user does not have VS 2015 installed, lightmass will fail with this error: Un ...
The fix for [Link Removed] caused a regression where links to material nodes no longer carry over when a group of nodes is copied and pasted ~ User submitted Image and repro steps appended. I conf ...
When using the "Switch Engine Version" option in the uproject's right click menu to change a project's engine association, switching to 4.16 and attempting to launch the project forces the project t ...
This is a regression in behavior between 4.14.1 and 4.14.2! The editor will crash when importing FBX meshes that have multiple material ID assignments. If it's a single material ID it will import w ...
See licensee description of the issue: The problem appears when I have two instanced materials with the same number of parameters. I've noticed that ShaderMapId has MaterialLayersParameterIDs where ...
When a project is first created following the Setting up UE4 to work with SteamVR docs, the Vive camera works correctly and will display at the correct height. However, if at any point during develo ...
Upgrading a copy of a project from 4.14 to 4.15 appears to be resetting the names of enum elements on switch on enum nodes. Opening the enum, saving it, and then restarting the project seems to res ...
This bug causes the screen to flicker randomly, even in simple, blank third person project templates. Even the basic starter content, the main editor area is blinking all the time if the user chooses ...
Crash on play if a BP manipulates a InstancedStaticMeshComponent by using a ClearInstances node followed by an AddInstance node. This is a blocker for the licensee. This is a regression: Working ...