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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
This is a duplicate of issue #UUM-41406