Search Issue Tracker
Fixed in 6000.0.42f1
Fixed in 6000.0.X, 6000.1.X, 6000.2.X, 7000.0.0a21, future release
Votes
1
Found in
6000.0.1f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-71437
Regression
No
Scene View with Debug Draw Mode enabled is gray when GPU Resident Drawer is enabled
Reproduction steps:
1. Open the “ReproProject“ project
2. Open the “Assets/Scenes/SampleScene“ scene
3. Enable the Debug Draw Mode in the Scene View toolbar
4. Observe the Scene View
Expected result: The scene in Debug Draw Mode is visible in the Scene View
Actual result: The Scene View is gray and nothing is visible
Reproducible with: 6000.0.1f1
Couldn’t test with: 2021.3.38f1, 2022.3.28f1 (due to GPU Resident Drawer feature not existing)
Reproducible on: Windows 11 Pro (22H2)
Not reproducible on: No other environment tested
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VisionOS] Animating a material property results in artifacts when the app mode is set to RealityKit and shader modifies the Vertex Shader
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- “Full Screen Pass Renderer Feature_Old GUID” text is cut off in Renderer Features window
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
brandon698sherrick
May 04, 2024 11:21
The issue you’re experiencing with the Scene View turning gray when Debug Draw Mode is enabled in Unity’s GPU Resident Drawer seems to be a known problem.
Ensure you are using the latest version of Unity as the issue might have been addressed in a newer update.
Visit the Unity Issue Tracker and search for the issue ID UUM-71437 to see if there are any workarounds or if a fix has been released.
If the issue is obstructing your workflow, consider using alternative methods for debugging until the issue is resolved.
Remember, working with beta or new features can sometimes lead to unexpected issues like this.