Search Issue Tracker
Fixed in 2018.1.X
Votes
6
Found in
5.0.0b11
Issue ID
646064
Regression
No
[ShaderCompiler] There are no dependency tracking between shader and includes (cginc)
To reproduce:
1. Open attached project
2. Open scene sample
3. Comment out USE_THE_COLOR define in Assets/Includes/includeme.cginc
4. Notice that sphere didn't change
Manual reimport works, but doesn't fit in some situations. Dunno if reimporting all shaders everytime include is changed is good though.
Also note that .cginc files aren't tracked as dependencies for package export.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
Add comment