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
- [Discussions] "NativePassData.GraphPasses()" has GC Alloc of ~256 B when using Render Pass
- Setting Shader Graph to Surface Type "Transparency" and Render Face "Both" breaks the preview
- Warning "Unknown pseudo class "multiline"" is logged when the Animator is loaded or in use after picking Motion in a States Inspector
- Deleting the property in the Blackboard and then creating the different type property with the same name throws an error
- Selector gets stuck in UI if scroll is used while dragging
Add comment