Search Issue Tracker
Fixed in 2021.1
Fixed in 2019.4, 2020.1, 2020.2
Votes
0
Found in
2018.4
2019.4.8f1
2020.2
Issue ID
1275152
Regression
No
[HLSLcc] Wrong atomic min/max parameter types
Reproduction steps:
1. Open attached project "OpenGLCompute.zip"
2. In Project window, open Assets/Repro.compute compiled code
3. In Script editor, observe main() method's line 3
Expected result: atomicMin(int, int)
Actual result: atomicMin(uint, uint)
Reproducible with: 2018.4.27f1, 2019.4.11f1, 2020.1.7f1, 2020.2.0b4
Edit: same applies for Metal
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
- Shader error db grows on each build
- Android ARCore build fails with 2019.4 due to outdated Gradle
- [tvOS] Visual artifacts are present when Ambient Occlusion is enabled and Dynamic Resolution is reduced
- Texture Importer Inspector throws errors when a built-in texture inspector is overwritten in C#
- Invalid AABB error is thrown when moving a Particle with Velocity over Lifetime and Limit Velocity over Lifetime modules
Resolution Note (fix version 2021.1):
Fixed in 2021.1.0a2
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0b9
Resolution Note (fix version 2020.1):
Fixed in 2020.1.10f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.13f1