Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.67f1
6000.3.8f1
6000.4.0b8
6000.5.0a6
Issue ID
UUM-134906
Regression
No
IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
Reproduction steps:
1. Open the attached project “ReproProject”
2. Build a project using Build → Build Project - Process Test Shader
3. Wait for the process to finish
4. Observe the result in the Console window
Actual result: The build completes with 2 errors, “Trying to access subshader 1, but shader 'Shader' has only 1 subshaders.”
Expected result: The build completes without errors
Reproducible in: 2023.2.0b1, 6000.0.67f1, 6000.3.8f1, 6000.4.0b8, 6000.5.0a6
Could not test with: 2023.1.0a26 (crashes, more information can be found in the internal notes)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items
Add comment