Search Issue Tracker
Fixed in 7.5.X
Votes
1
Found in [Package]
7.3.1
Issue ID
1241239
Regression
No
[URP] Scene window is rendered gray and Game window is rendered black when using XR Plugin Management and Universal RP 7.3.1
How to reproduce:
1. Open the attached project "1241239.zip"
2. Open the "Test" Scene
3. Enter the PlayMode
4. Exit the PlayMode
Expected result: the grey cube is displayed in Scene and Game windows
Actual result: Scene window is grey and the Game window is completely black
Reproducible with: 2019.3.13f1 (URP version: 7.3.1)
Not reproducible with: 2019.3.0f1 (URP version: 7.1.6, 7.1.5), 2020.1.0b9 (URP version: 8.0.1, 8.1.0), 2020.2.0a11 (URP version: 7.1.8, 8.1.0)
Could not test with: 2018.4.22f1 - errors in a console when downgrading the project
Note:
- Updating XR Plugin Management package (from 3.2.9 to 3.2.10 or from 3.2.10 to 3.2.9) returns Scene and Game windows to the normal state until the PlayMode is entered again
- Deleting Tools > XR folder, Samples > XR Management folder and restarting Unity solves the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Add comment