Directories can no longer be renamed via Python if they are not empty. ...
This is not a regression. Tested in //UE5/Release-5.0 CL20979098 The transform of a Virtual Bone can be changed in the Skeleton but isn't preserved this has caused some confusion with users. ...
Media Plate isn't a feature of 5.0.3 so this is not a regression. Media Plate with multiple Elements changes Element 0 to the default material if 'Use Media Plate Default' is selected for any other ...
Download the licensee repro from here - [Link Removed] The issue should be immediately visible in editor, but if not, shrink the main viewport and it should become more prominent as you zoom into t ...
This is not a regression. Tested in //UE5/Release-5.0 CL20979098 Crash occurs after setting Small Font to a Font in the Project Setting then launching in Stand Alone as the Client. ...
This is not a regression. Tested in //UE5/Release-5.0 CL20379098 Editor crashes with an assertion after executing the command r.RHIThread.Enable 2 ...
The AssetEditorOpenedEvent is triggered when opening a level from the content browser, however it is not triggered when a level is opened via File -> Open Level, or File -> Recent Levels. ...
During PIE instance initialization, there seems to be a window during which UWorld::GetNetMode will not return the expected value: before the instance's NetDriver has been created but after UGameIns ...
UdpMessageTransport version was bumped due to the change to MessageContext. However, TcpMessageTransport did not have the corresponding bump in version. From UDN: [Link Removed] ...