Search Issue Tracker
Fixed in 2021.3.33f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 2023.3.0a16
Votes
0
Found in
2021.3.16f1
2021.3.31f1
2022.3.10f1
2023.1.16f1
2023.2.0b11
2023.3.0a3
Issue ID
UUM-41447
Regression
Yes
[HDRP][XR] Editor crash entering play mode with terrain in the scene
Editor is crashing when trying to enter play mode with terrain in view. This appears to only happen with XR + HDRP + Multi Pass, single pass doesn't reproduce the crash
Forum Post:
[https://forum.unity.com/threads/unity-2020-1-1-6-editor-crash-when-using-terrain-with-steam-xr-plugin-and-multi-pass-rendering.957078/] *
Issue Link:*
GitHub Link/Valve:
[https://github.com/ValveSoftware/unity-xr-plugin/issues/38]
How to reproduce:
- Create a new project with 3D HDRP template
- Go to Player Settings and enable VR support
- Add the Open XR package in the Package manager
## Enable OpenXR -> Mock Runtime
- In the Hierarchy create a new Terrain
## Paint some terrain on the asset in view of the camera view
- Enter the Play Mode
Note: The crash appears to be caused by the Camera. Disabling the main camera in the scene stops the crash from happening
Attaching min repo project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment