Search Issue Tracker
Fixed
Fixed in 1.8.12
Votes
0
Found in [Package]
1.6.6
1.8.9
1.8.10
Issue ID
BUR-2565
Regression
No
Burst cvt_ss2si, cvtss_si32, and cvtss_si64 methods return incorrect values when running them in managed code
Reproduction steps:
1. Open the attached project “ReproProject_Incorrect_Burst_Intrinsicss_Methods_Managed_Implementation“
2. Open Test Runner window
3. Run test “Reproduce_cvt_ss2si”
4. Observe Test Runner window
Expected result: Reproduce_cvt_ss2si test is passed
Actual result: Reproduce_cvt_ss2si test failed and Test Runner window logs “Expected: 2 But was: 1“ in its console
Reproducible with: 1.6.6 (2021.3.32f1), 1.8.9 (2022.3.13f1, 2023.1.19f1, 2023.2.0b17, 2023.3.0a13), 1.8.10 (2021.3.32f1, 2022.3.13f1, 2023.1.19f1, 2023.2.0b17, 2023.3.0a13)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment