Search Issue Tracker
Fixed
Votes
0
Found in
5.0.0a3
Issue ID
598808
Regression
No
Deferred: Shader that uses 'exclude_path:forward' broken in new deferred rendering
To reproduce:
1. Open project "reprowithlongname"
2. Open scene.SponzaSetup_Advanced
3. Open shader 'BoxProjectedCubemap_Parallax_Steva' found in 'Assets/BoxProjectedCubemapEnvironment'
4. On line 27 remove the "exclude_path:forward"
5. In unity, switch between the legacy and new deferred rendering - the floor looks roughly the same
6. In the shader, paste back the "exclude_path:forward"
7. Repeat step 5 - the floor on the new deferred rendering looks a lot brighter
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment