Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2020.1.0b1
2020.2
2020.3
2021.1
2021.2
2022.1
2022.2
Issue ID
1413173
Regression
No
Compiler Bug: Translation of HLSL function firstbithigh() to Vulkan and OpenGL is incorrect
How to reproduce:
1. Open the attached "ReproFindMSB.zip" project
2. Open Window -> General -> Test Runner
3. Click "Run All"
Expected result: the tests don't fail with the Vulkan or OpenGL graphics API
Actual result: the tests fail
Reproducible with: 2019.4.36f1, 2020.1.0a25, 2020.1.0b1, 2020.2.7f1, 2020.3.32f1, 2021.1.28f1, 2021.2.17f1, 2022.1.0b14, 2022.2.0a9
Note: the test is failing with the Vulkan or OpenGL graphics API enabled but passing with the DX 11 graphics API and Metal API
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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a15
Firstbithigh should now be correctly translated in opengl/vulkan