Search Issue Tracker
Fixed
Votes
0
Found in
2019.3.0b9
2019.3.7f1
2020.1.0a2
Issue ID
1232610
Regression
Yes
Exceeding the number of shader keywords flood the console with Allocation errors
How to reproduce:
1. Open the attached project named "Case_1232610"
2. Observe the Console window if no errors are thrown re-import the
Expected result: Only errors related to the exceeded number of shader keywords are thrown
Actual result: Additional Allocation errors are thrown
Reproducible with: 2019.3.0b9, 2019.4.0f1, 2020.1.0a2, 2020.1.0a18
Not reproducible with: 2018.4.25f1, 2019.3.0b8, 2019.4.1f1, 2019.4.5f1, 2020.1.0a1, 2020.1.0a19, 2020.1.0f1, 2020.2.0a18
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Fixed in - 2019.4.1f1, 2020.1.0a19, 2020.2.0a1. A re-import of all assets or clearing the Project's Library might be necessary for the fix to work