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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment