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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment