When using the Python plugin to add an existing level as a streaming level, the editor crashes. It seems that this happens regardless of what level is added or what the contents of that level are. A ...
The WorkspaceSettings.xcsettings file is generated with the following entry <key>BuildSystemType</key> <string>Original</string> This causes the warning in [Link Removed] which has was closed ...
URichTextBlock::UpdateStyleData() does not check whether DecoratorClasses already had any specificed DecoratorClass. So every time you turn UMG on and off from the Viewport, Decorator Classes will i ...
UPD: According to Affects Version field, issue reproduces in 4.26, Regression for 4.27 - No. ...
This is an old bug that looks like it never made its way into JIRA. Adding for documentation. ...
There is a discrepancy between how Movie Scene Capture (Legacy) and Movie Render Queue handle letterboxing for sensor aspect ratio's that do not match the export resolution, which seems to be a bug ...
When the new template gets backgrounded and resumed, the app might not be fully functional at resume time. Sometimes the plane detection doesn't work. Sometimes the camera goes down. It's not very ...
This is a bug that can make it confusing for users (and internal devs) to make custom nodes related to enums. This is occuring because the PC_Enum type was added after the original PC_Byte but ...
The material is expected to change from red to green. ...