Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.2
2019.2.9f1
2019.3
Issue ID
1191820
Regression
Yes
Keyword is discarded and error is thrown to the Console when shader keywords are replaced
How to reproduce:
1. Open the attached '1191820.zip' project
2. Open 'NewSurfaceShader.shader' shader
3. Notice that the number of keywords remains at 64
4. Replace 'x1' shader keyword to 'a1' shader keyword and save the shader
Expected result: Keywords are replaced and no error thrown to the Console
Actual result: Error is thrown to the Console that 'Maximum number (64) of shader local keywords exceeded, keyword x1 will be ignored.' and a keyword is discarded
Reproducible with: 2019.2.16f1, 2019.3.0f3
Not reproducible with: 2017.4.35f1, 2018.4.14f1, 2020.1.0a16
Notes:
- Screenshot and project of reproduction attached in Edit
- Local shader keywords are limited to 64 keywords per project while documentation states that it is limited to 64 keywords per shader. Any additional keyword is discarded.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Articulation Body" fails to move the GameObject when the "XDrive's" "Target" value is set in animation
- [HDRP] HDRP Look Dev has no button leading to the documentation
- [Android] Artifacts appear when instantiating a prefab on a PowerVR Rogue GPU device
- Skinned Mesh Renderer with enabled 'Skinned Motion Vectors' flickers when Ray Tracing with Screen Space Global Illumination is used
- [HDRP] "Show on start" checkbox is too close to the window border and is not aligned with the other elements
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a2