When using an FLinearColor variable in a data table and editing it using the color picker, clicking anywhere off of the color picker window will cause the editor to crash. Error Message: Assertio ...
Error Message: Access violation - code c0000005 (first/second chance not available) ComponentOverlapComponent node used in blueprints will cause the editor to crash once you PIE if there is no comp ...
The orientation of the camera appears to be in the center of the level. The documentation states that the Camera Origin should give "Origin, in world-space, of the tracking camera" ...
The Editor freezes during PIE when loading a .sav file from 4.7 in a 4.8 or 4.9 project. The user reporting this reports a memory leak and crash, but I have not been able to reproduce that in partic ...
Adding a material to a mesh that is affected by world position offset has reduced tessellation around the meshes edges. This is seen when viewed in wireframe and is influenced based off of the angle ...
Crash Reporter Link: [Link Removed] User's description in Crash Reporter: Clicked on the + button to GameModeOverride in the World Settings panel. ...
The DefaultSceneRoot's tooltip claims, "Adding a new scene component will automatically replace it as the new root", but this is no longer true in 4.8 and 4.9. Instead, the DefaultSceneRoot remains ...
It should probably mark it as dirty but not recreate until end of frame (or expose it as a param to the method) since procedural generation would be too slow otherwise. We should also offer a funct ...
In 4.11 when making changes to node properties in an animation blueprint they will not always appear to update in child blueprint instances when restarting the editor. In the attached project the l ...
When you change a section of a Multi-Convex Collision to Slyph and then Select the other sections, Engine will crash.Shift-selecting deleted convex in physics assets causes crash(From PhAT) Tried to ...