Search Issue Tracker
Duplicate
Votes
1
Found in
2021.3.29f1
2022.3.7f1
2023.1.9f1
2023.2.0b5
2023.3.0a3
Issue ID
UUM-46683
Regression
No
Arithmetic operations are incorrect when using uint in IL2CPP Player
Reproduction steps:
1. Open the attached project “ArithmeticBug“
2. Open the Scene “Assets/Scenes/SampleScene”
3. Build and Run the Player (File > Build And Run)
4. Observe the value of the first Button
Expected result: The value is 125
Actual result: The Button displayed value is 18446744073709551613
Reproducible with: 2021.3.29f1, 2022.3.7f1, 2023.1.9f1, 2023.2.0b5
Reproducible on: Windows 11
Not reproducible on: No other environment tested
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-41406
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
- Player crashes when built with IL2CPP Scripting backend
- TextMeshPro package throws multiple Shader errors when importing TMP Essential Resources
- Package Manager search text field has no validation and leads to Editor freezes
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
- Lighting data is carried over from one Scene to another when changing Scenes in the Play Mode
This is a duplicate of issue #UUM-41406