Edit: CrashReporter link: [Link Removed] When running the Session Frontend Profiler as a Live Data Preview and you open a Post Process material, the editor will crash to the desktop. Reproduced in ...
Crash occurs when selecting a different type for a variable in the My Blueprint panel. The crash does not occur when doing this in the Details panel. This does not occur in UE4/Main. Similar to [ ...
Changing the type of an existing child scene component to be a non-scene component type triggers some fixup code at load time which attempts to remove the node from its current position in the scene ...
When changing the variable type of a variable that is used in a function for a blutility a crash can occur ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Source Context: 770 AllNodes.Remove(Node); 771 772 Node->bIsParen ...
Renaming a function category from a Interface class which a class inherits from causes crash. ...
If the user presses 'Cancel' when modifying colors using the Color Picker within the Curve Editor, the curves points are all transformed. Issue is reproducible in the below engine versions: 4.8.3 - ...
Pin wires do not connect correctly after collapse to function and duplication. Any node can cause this issue, I used an INT variable because it was quick to test with. Regression: This issue affect ...
When attempting to view an Animation Blueprint, Skeletal Mesh, or Physics Asset in any of the Orthographic views the Editor remains in Perspective View. This is a regression as the issue was not pre ...
No user comments in crash group 986 FLinearColor GetClearColor() const 987 { 988 ***** ensure(ColorBinding == EClearBinding::EColorBound); 989 return FLinearColor(V ...