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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment