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
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
- Shadow casters are not rendered when deploying builds in specific Unity 6.0 versions
- Automatically unfocuses when focusing and DropdownField is open
- Debug Draw Mode stops rendering GameObjects when GPU Resident Drawer is enabled
- Only a single Selector is added to a Container when drag and dropping multiple of them on an Element in UI Builder
Add comment