Search Issue Tracker
By Design
Votes
2
Found in
2021.2.0a1
2021.2.0b11
2022.1
Issue ID
1365562
Regression
Yes
[macOS] [Mobile] Shader compilation is failed due to Invalid Bytecode error when building with macOS Editor
How to reproduce:
1. Open the attached project "MacShaderCompilationIssue-2021.2.zip"
2. Open Build Settings and change to Android platform
3. In the Build Settings, press Build And Run
Expected result: The leaves on the tree are not displayed as image boxes
Actual result: The leaves on the tree are shown as image boxes
Reproducible with (Bytecode errors appear and shaders compiling fails): 2021.2.0a1, 2021.2.0b13, 2022.1.0a10
Not reproducible with (Bytecode errors appear and shaders compile successfully): 2021.1.0a10, 2021.1.22f1
Could not test with: 2019.4.30f1, 2020.3.19f1, 2021.1.0a9 (shader errors)
Note:
- Does not reproduce with Windows version of Editor
- Only reproduces when building for Android or iOS platform
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
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
Resolution Note (2022.1.X):
The root cause was in the shader code itself.