Array is -1 indexed, causing a crash. Fix is already in Dev-VR. Integrate to 4.13.1 (CL 3106922) ...
Currently some (if not all or most) foliage CVars affect both foliage and HISMC. It would be nice to split this so that users can change the values of one without affecting the other. ...
Does not crash in 5.4 on same hardware so looks like a regression. Attached Unreal logs indicate source of critical error: 'FARKitCameraOverlayMobilePS' shader uniform expression set mismatched sh ...
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 ...
If the user has a widget with an opacity less than 1 it will be rendered as though the opacity was set to 1 on iOS devices Note: Possible regression ...
When selecting an item in the Property Matrix you cannot deselect. This affects changes you make that are supposed to be across all items selected by making them only affect the item selected. ...
This is not a regression as in 5.1.1 the meshes will load and unload in their proper cell squares when entering and exiting the load distance threshold ...
In my case I used the erosion brush and smooth brushes. Not a regression checked in Version: 5.1.0-23058290+++UE5+Release-5.1 ...
Building lighting via commandlet and via editor are giving different results. To prevent one method from polluting the other via Swarm cache, the cache needs to be cleared in between tests. ...
Setting the Collision Channel to anything other than World Static will reset on closing and restarting the editor. ...