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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a15
Firstbithigh should now be correctly translated in opengl/vulkan