Search Issue Tracker
Fixed in 14.0.2
Fixed in 12.1.5, 13.1.6
Votes
17
Found in [Package]
2021.2
2021.2.0f1
2022.1
Issue ID
1378545
Regression
Yes
Some lit Shaders are having huge count of variants which leads to project build prevention
How to reproduce:
1. Open the user's attached "GLTFSizeRepo" project
2. Select any ShaderGraph from "Packages -> glTFast -> Runtime -> Shader" folder
Expected result: Shader variants count is less than the Universal RP Lit Shader variants count
Actual result: Shader variants count is more than the Lit Shader. The variants don't get stripped in the building process of the project which eventually fails
Reproducible with: 2021.2.0a17, 2021.2.5f1, 2022.1.0a11
Not reproducible with: 2020.3.24f1, 2021.1.28f1, 2021.2.0a3
Couldn't test with: 2019.4.33f1 (downgrading leads to user's script errors), 2021.2.0a4 - 2021.2.0a16, 2022.1.0a12 - 2022.1.0a16 (the little dropdown doesn't display anything when clicked)
-
TheoTowers
Jan 28, 2022 20:11
A fix would be much appreciated. We're not sure if we'll be able to release our game until this is done!
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 14.0.2):
Fixed in 14.0.2 (2022.2.0a9)
Resolution Note (fix version 13.1.6):
Fixed in 13.1.6 (2022.1.0b10)
Resolution Note (fix version 12.1.5):
Fixed in 12.1.5 (2021.2.14f1)