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
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
Add comment