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
- WebGPU: CreateRenderPipeline errors with ShaderVariantCollection warmup
- [Android][iOS][Legacy Input] The Input stops working when streaming a video on WebGL
- Warning in the Profiler window is white and hard to see
- Switching a Type QueryBlock to prefabs fails
- Search Index Manager allows deleting Empty Index List when clicking on “-“ button, throwing “ArgumentOutOfRangeException” error in the Console window
Add comment