This one should be fix in the squeletalmesh quadric reduction own by the geometry tools. ...
Creating a theme is undone when restarting the editor. The .json file seems to become disassociated from the editor, the theme is reset back to the previous theme, and the new theme isn't available ...
When inherited, it is reasonable to expect the tags added by the parent to be reflected in the children. If the parent is editted after the children, however, tags that are added or deleted are not ...
The import dialog window is the legacy one and not the Interchange one. Auto reimport of modified FBX seems to be working properly with legacy or interchange selected depending on the CVar Rep ...
Render Target Material is clipped as an Image within UMG when attempting to set to fullscreen while playing in Standalone mode. The interesting thing I noticed about this bug is that the issue is n ...
If a user initiates a save using Ctrl+S while an autosave is in progress, the Editor will crash. CRASHREPORT: [Link Removed] ...
Getting a blackboard value as actor and setting an actor to that on tick causes crash. The real issue here is that you can use a function in BP (in this case `UBTFunctionLibrary::GetBlackboardValue ...
Sequence Recorder doesn't record First Person Template character correctly. I wasn't able to track down exactly what it is about the First Person Character Blueprint that causes this though. ...
The title text for the editor's splash screen displays the text 'EDITOR' in a small font that is not bold. I do not see this issue on Windows. REGRESSION: Yes Worked: 2824270 Broken: 2891838 ...
A behavior tree task created in code will break in the editor behavior tree. The BTTask node shows as red and says that the class cannot be found. Node must be deleted and replaced to fix the erro ...