Search Issue Tracker
Fixed in 9.0.0 (59142cf)
Votes
0
Found in [Package]
9.0.0 (6ba6a63dd2)
Issue ID
1228544
Regression
Yes
[Universal RP] Geometry does not properly obscure grid or gizmos
Reproduces on master (commit (6ba6a63dd2))
Doesn't reproduce on 8.0.1 release
Repro steps:
0. Make sure the grid and gizmos are enabled
1. Use a project with Universal RP
2. Create a new scene
3. Create a plane
4. Move the plane above the grid and above the directional light
5. Look at the plane from above
Expected result: the grid is obscured and the directional light gizmo is faded out
Actual result: the grid and directional light gizmo render over the plane
Note: I've had instances where the grid and gizmos are obscured by geometry that wasn't in the location that's being obscured, but had trouble finding good repro steps for this. I assume this is the same issue.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment