Changing the Root of a reparented Blueprint crashes the editor with no Crash Reporter dialogue. Log from 4.7.5 attached. Reproduced in 4.7.5 binary and Main (//depot/UE4/Promotable-CL-2507843) ...
When rendering a movie out as a PNG sequence, the PNGs are all rendered with Transparency and require the addition of a Black layer before the frame can be viewed as in the Matinee. Went back and t ...
The gamemode settings under world override do not save once the project has been saved, closed and reopened. ...
When an event on a component that is called from an actor's constructor is deleted, the editor crashes. ...
When renaming the AnimGraph in an Animation Blueprint, the editor crashes after you hit enter. [Link Removed] [Link Removed] Occurs in: 4.7.5 Release CL:2503383 4.8 Main CL:2513846 ...
After clicking on the little down arrow for localization dragging any of the textblock widgets (that are not set to the default text) will result in all of the text blocks (that are not set to the d ...
After placing a Textbox in a widget and then adding it to the level in the form of a 3D widget, the editor will crash if the user attempts to use it. ...
Forgetting to add the "virtual" in engine code implementations of these _Implementation functions makes them not overridable by users. UHT should catch this and emit a warning/error. For instance t ...
Physical materials on landscapes always return DefaultPhysicalMaterial, even when the surface type is changed. ...
Defining a skeletal mesh component in code and attaching it to the root component will not allow the component's details to be editable inside the editor. ...