Search Issue Tracker
Fixed
Fixed in 2021.3.12f1, 2022.1.23f1, 2022.2.0b11, 2023.1.0a15
Votes
0
Found in
2021.3.7f1
2022.1.10f1
2022.2.0b2
2023.1.0a4
Issue ID
UUM-11487
Regression
Yes
Decimal function values are incorrect when running the build with IL2CPP Scripting Backend
How to reproduce:
1. Open the project “IN_6732”
2. Press File → Project Settings → Player
3. Set Scripting Backend to IL2CPP
4. Press File → Build And Run
5. Observe the values in the build
Expected result: all values are the same (both correct and incorrect should be 5)
Actual result: values are different
Reproducible with: 2021.2.0a18, 2021.3.7f1, 2022.1.10f1, 2022.2.0b2, 2023.1.0a4
Not reproducible with: 2020.3.37f1, 2021.2.0a17
Reproducible on: Windows 10 Pro
Note: Issue not reproducible with Mono Scripting Backend
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
Add comment