Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2021.2.X, 2022.1.X
Votes
0
Found in
2019.4
2020.3
2021.2
2021.2.0f1
2022.1
Issue ID
1383689
Regression
No
InterlockedExchange function throws an error when using floats as arguments with Vulkan Graphics API
Reproduction steps:
1. Open the attached project "float-atomics.zip"
2. Select the "test" compute shader from the Project > Assets
3. In the Inspector window press Show compiled code
4. Observe the Inspector
Expected result: There are no errors
Actual result: There are three following errors: "'' : compilation terminated at kernel CSMain", "'assign' : cannot convert from ' const float' to ' global highp int' at kernel CSMain" and "'imageAtomicExchange' : no matching overloaded function found at kernel CSMain"
Reproducible with: 2019.4.33f1, 2020.3.23f1, 2021.2.4f1, 2022.1.0a16
Note:
- Does not reproduce with Graphics APIs for Windows set to Direct3D11, Direct3D12, OpenGLCore, OpenGLES2 or OpenGLES3
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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a1
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0b9
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.14f1