Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.16f1
Issue ID
UUM-22601
Regression
Yes
ArgumentOutOfRangeException for subshaderIndex parameter when trying to Build a project
Reproduction steps:
1. Open the attached “repro-project“ project
2. Build And Run the project
3. Observe the Console window
Expected result: Build is created
Actual result: Build fails due to errors
Reproducible with: 2021.3.15f1, 2021.3.16f1
Not reproducible with: 2021.3.14f1, 2022.2.2f1, 2023.1.0a25
Could not test with: 2020.3.44f1 (Due to script errors)
Reproduced on: macOS Monterey 12.6 (Intel)
Error:
ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: subshaderIndex
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Duplicate of another internal issue: UUM-10163: [Graphics]ShaderUtils API is wrongly accessing runtime or serialized data depending on the methods