Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.4
2018.4.25f1
Issue ID
1268452
Regression
No
Preloaded shaders loses reference to a shader variants asset when it is overwritten
How to reproduce:
1. Create a new Unity project
2. Go to Edit > Project Settings > Graphics and scroll down to Shader Loading section
3. Click on Save to asset
4. Reference the newly created shader variants asset in the Preloaded Shaders
5. Click on Save to asset
Expected result: Shader variants asset is still referenced in Preloaded Shaders
Actual result: Reference to Shader variants is missing in the Preloaded Shaders
Not reproducible with: 2019.3.0a1, 2019.4.8f1, 2020.1.3f1, 2020.2.0a21
Reproducible with: 2018.4.26f1, 2019.2.21f1
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 (fix version 2019.3):
Fixed in 2019.3.0a1