Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a1
2019.1.10f1
2019.2.0a1
2019.3.0a1
Issue ID
1169416
Regression
No
Warning on affected shader count is not thrown when trying to collect shader variants with Async Shader compilation enabled
How to reproduce:
1. Create and open a new Unity Project
2. Create a new Cube GameObject in the Hierarchy window
3. Go to Edit -> Project Settings -> Editor
4. Enable the Asynchronous Shader compilation
5. Go to Edit -> Project Settings -> Graphics
6. Click on the "Clear" button at the bottom of the window
Expected result: A warning about additional shaders being added by Async Shader compilation
Actual result: No warnings
Reproducible with: 2019.1.11f1, 2019.2.0b10, 2019.3.0a10
Additional notes: You can see which Shaders are being added when Async Shader compilation is enabled if you clear tracked shader information and click on "Save to asset..." button next to the "Clear" button in both cases, and then compare saved Shader assets.
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
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
- "Sample Gradient" node can be connected to the "Sub Mesh Mask" input and makes the VFX Graph uncompilable
Resolution Note (2019.3.X):
Every few months we look at bugs which we have not had the opportunity to fix yet. We try to be as diligent as we can and want to prioritize bugs that are causing issues with shipping and frequent pain points in day to day works. To ensure we are targeting the most important bugs we regularly close out older bugs that have not reached this threshold over the past months. The bug you have currently raised has not met this threshold for fixing over the last few months. If you feel this bug has been closed by mistake then please reopen the case.