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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment