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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
This is a duplicate of issue #1398530