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
- Sprite Atlas Asset UI issues
- Palette Settings link to the documentation isn’t working
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
Resolution Note:
Duplicate of another internal issue: UUM-10163: [Graphics]ShaderUtils API is wrongly accessing runtime or serialized data depending on the methods