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
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
This is a duplicate of issue #UUM-41406