Search Issue Tracker
Fixed
Fixed in 2021.3.30f1, 2022.3.9f1, 2023.1.11f1, 2023.2.0b7, 2023.3.0a1, 7000.0.0a1
Votes
0
Found in
2021.3.28f1
2022.3.4f1
2023.1.3f1
2023.2.0a21
7000.0.0a1
Issue ID
UUM-41406
Regression
No
IL2CPP build returns incorrect results when using Pointer Arithmetic
How to reproduce:
1. Open the user-attached project “TestUnityProject”
2. Open the “IL2CPP_pointer_arithmetic_bug_report” scene
3. Click Build And Run
4. Observe the displayed result
Expected result: The returned result is 125
Actual result: The returned result is a random big number
Reproducible with: 2021.3.28f1, 2022.3.4f1, 2023.1.3f1, 2023.2.0a21
Reproducible on: Windows 11 Pro
Note: Not reproducible in Mono build
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment