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
- Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
- NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
Add comment