Search Issue Tracker
Duplicate
Votes
0
Found in
2021.2.8f1
2021.2.10f1
Issue ID
1402318
Regression
Yes
Shader variant keyword not used when running Player
How to reproduce:
1. Open the user's attached project "BugShaderVariants.zip"
2. Build and Run
Expected result: "Cube" GameObject appears green
Actual result: "Cube" GameObject appears white
Reproducible with: 2021.2.8f1, 2021.2.11f1,
Not reproducible with: 2019.4.35f1, 2020.3.29f1, 2021.2.7f1, 2021.2.12f1, 2022.1.0b8, 2022.2.0a5
Notes:
- Not reproducible in Play Mode
- After compiling and viewing the Shader code the keyword "LIQUID_VOLUME_CYLINDER" is missing
-
Resolution Note (2021.2.X):
Fixed in: 2021.2.12f1
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
This is a duplicate of issue #1398530