Search Issue Tracker
Fixed in 2017.1.0f3
Fixed in 2017.1.X, 2017.2.X
Votes
0
Found in
2017.1.0f2
Issue ID
927339
Regression
Yes
[HLSLcc] bfi instructions with mask operators are incorrectly translated to GLSL
Reproduction steps:
1. Open project attached (ComputeBitOpTest.zip)
2. Open scene "Test".
3. Open project settings and change Graphics API to OpenGL ES 3.0.
4. Press play.
Expected result: The game view will be fully painted with about 64 colors.
Actual result: There are only 2 lines painted.
Reproduced on: OpenGLES3 and OpenGLCore.
Works fine with DirectX.
Have not tested: Metal and Vulkan.
Versions that I used: 5.4.0f3, 5.5.4p1, 5.6.2p4, 2017.1.0f3, 2017.2.0b3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment