In the Skeletal Mesh editor, turning Show>Clothing>Apply Wind while switching tabs causes a crash. For example, turn it on while in the Mesh tab. Switch to Animation Tab and then back to Mesh. Turn ...
This user's project crashes on opening a level in PIE after adding a variable to a struct referenced in the GameInstance. Note that I had to do this twice to get the crash to occur. The project can ...
The linked project crashes on open after attempting to implement an interface and a duplicate of that same interface with different function names. This has not been reproduced in a clean project, h ...
// enforce color target is <= depth and MSAA settings match if(RTTDesc.Width > DTTDesc.Width || RTTDesc.Height > DTTDesc.Height || RTTDesc.SampleDesc.Count != DTTDesc.SampleDesc.Count || ...
deleting the code "&& SimulationStages[i]->bEnabled" in UNiagaraEmitter::GetScripts will bypass the problem [Image Removed] ...
Landscape seams appear between world composition browser imported heightmap tiles. Workaround: Run over seam with smoothing tool set to strength 0.0 ...
Sublevels appear dirty when the level browser is closed and re-opened. ...
Cast nodes compile without warning when no object is assigned to the cast nodes object input pin. ...
If a user sets the player controller to a custom Player Controller inside of a gamemode, then compiles, saves, and closes both the blueprint and the editor. Upon reloading the player controller in t ...
When adding the word 'Tick' to HideCategories in a blueprint or C++ project, the Editor crashes, with a crash reporter. ...