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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment