This is not a regression. Tested in //UE5/Release-5.0 CL22346211 Editor crashes with an assertion after executing the command r.DisplayInternals 1 or r.DisplayInternals = 1 ...
Floor is correctly displaying Shader Complexity. ...
Right now whenever a new world is created in the editor we automatically spawn a SmartObjectCollection actor for it, regardless of whether there are SmartObjects on the map. The SmartObjectCollectio ...
Editor should visually warn the user that this feature doesn't work with Nanite, or that the Nanite Preview mesh needs to be enabled (or forcibly enable it when they attempt to use this option), oth ...
UE does not allow to have spacing for array in MetaSound PatchThis occurs in MetaSound Source as well Regression checked and occurs on //UE5/Release-5.1 @ CL 22805038 - P4V Repro Rate : 4/4 ...
This is not a regression. Tested in //UE5/Release-5.0 CL 20979098 Building Packed Level Actors causes references to break in the Packed level Actors' Blueprints. Rerunning the Build > Pack Level Ac ...
Mirror Data Table is added rows about Bone, Curve, Notify when creating. But SyncMarker is ignored. The following codes can fix this issue. Engine/Source/Runtime/Engine/Private/Animation/MirrorDa ...
Should be straightforward, the UDN that reported this deletes all files using the FileItem interface so they can clear out the entry from the cache dictionary but there may be a way to just invalida ...