Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.1.X, 2021.2.X
Votes
0
Found in
2019.4
2020.3
2020.3.15f1
2021.1
2021.2
2022.1
Issue ID
1357095
Regression
No
[Android] Shader compiler generates ivec3 instead of ivec2 when compiling texture2D.Load()
Reproduction steps:
1. Open the attached projected "ShaderCompilerIncorrectType.zip"
2. Select "TextureLoadCompilerBugTest.shader"
3. In the Inspector click "Compile and show code"
Expected result: Shader compiles without errors
Actual result: This error pops up: "glslang: 'constructor' : not enough data provided for construction"
Reproducible with: 2019.4.29f1, 2020.3.15f1, 2021.1.17f1, 2021.2.0b8, 2022.1.0a4
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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a7