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
- “ArgumentNullException: Value cannot be null.” errors are thrown when hovering over Shader Graphs Blackboard values
- AudioListener.pause is ignored when a new Scene is loaded
- [Linux][GNOME][X11] Pop-up menus close immediately when "Input Source Switching" is set to per-window
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
Add comment