This occurs in 4.19p but not in 4.18. Per User: As of current preview, there is no possibility to render in blueprint using canvas, (UCanvas::K2_DrawMaterialTriangle always ends up with assert in ...
Attempting to add a new element to a struct array through the details panel when the panel is locked results in a crash. Regression?: No This issue did not occur exactly the same way in 4.18, but t ...
A crash occurs when switching back and forth between levels when using seamless travel. This happens if a multicast was called and if it contains a member variable. ...
Using AActor::Rename to change the Outer of an actor to a SubLevel will cause the editor to crash when the AActor is shown in the World Outliner. Regression?: Yes This does not happen in 4.18 but ...
Noticed that deleting audio subtrack deletes the entire track. This also appear to happen to affect any property on the track. If I make it inactive or lock it that property applies to each subtrac ...
The rotation widget and Rotation details sidebar have inconsistent values when rotating using the widget. Also, when hitting a 90 degree rotation from 0, 0, 0, the other axis values are affected. ...
Scroll bar becomes so large that you can no longer scroll with Cloth Config open [Link Removed] is a similar report, but this actually affects functionality of the details panel. [Image Removed] ...
When BlueprintGetter / BlueprintSetter specifiers are used for a property, the increment/decrement nodes in blueprints will call the BluprintGetter function but not the BlueprintSetter function. Th ...
When adding rows to a DataTable that has its DataTable tab hidden or exited out, the Editor will crash when adding a row to the DataTable. This crash happens in 4.17, 4.18, and 4.19. ...
Hot reloading a change that affects a class that contains a TArray UProperty will wipe all of the array elements of any Blueprint subclasses of that class. Regression?: Yes This does not occur in 4 ...