When a collection is created, naming the colleciton AUX causes the editor to lock up, requiring a force close from the task manager. Note: Naming the collection something else and then renaming it ...
White box appear when changing screen resolution on standalone. ...
If a material contains a Texture Sample node with Sampler Source set to Shared:Wrap or Shared:Clamp, setting r.MipMapLODBias will have no effect on the blurriness of the material. Regression: No - ...
The Editor will hang on Mac if Japanese input is selected on the Mac and the window to select the parent class for a new Blueprint is opened with the All Classes section expanded. REGRESSION: No. T ...
When the Categories dropdown is changed in the Output Log, the scroll bar will jump to the top of the page. This does not match the behavior of using the search bar which will keep the scroll bar a ...
When a component class contains an instanced reference to a UObject class that is EditInlineNew, adding the component to an actor makes the UObject properties uneditable in instances of the actor. ...
Crash when moving landscape that contains a landscape spline to another sub-level. User Description: The Editor crashes on copy and pasting a landscape spline over to another Level. Always rememb ...
A packaged project will crash on launch if a code class uses ConstructorHelpers::FClassFinder to get a reference to a Blueprint Widget that contains a Blueprint struct variable. Disabling EDL in the ...
No volume appears when adding a blueprint of a custom volume class to the viewport. Adding an instance of the custom class directly does show the box, but additional functionality cannot be added v ...
When an EditInlineNew Instanced property exists within a nested user widget, changes to the property are not saved after compiling the widget blueprint in the editor. ...