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
- Sprite Mask does not render in the Player
- Trying to insert Template to Subgraph Operator or Block throws "NullReferenceException" error
- NullReferenceException occurs when trying to access TouchScreenKeyboard properties
- [Android] [GameActivity] Exception "Didn't find class "com.unity3d.player.ReflectionHelper" and application crash when setting
- List view “Add” and “Remove” buttons in are misaligned when minimizing Graph Inspector
Add comment