Search Issue Tracker

Fixed in 1.6.0

Votes

0

Found in [Package]

1.4.3

Issue ID

1302944

Regression

No

[Burst] Burst AOT Settings: Enable Safety Checks tooltip gives misleading information

Package: Burst

-

Reproduction steps:
1. Create a new Unity Project
2. Open Package Manager and install the latest Burst package
3. Open Project Settings (Edit > Project Settings)
4. Select Burst AOT Settings section
5. Hover over Enable Safety Check label with Mouse
6. Observe

Expected result: Tooltip says "Enables safety checks, results in slower runtime, but Out Of Bounds checks etc are not validated."
Actual result: Tooltip says "Enables safety checks, results in faster runtime, but Out Of Bounds checks etc are not validated."

Reproducible with: 1.4.3 (2019.4.17f1, 2020.1.17f1, 2020.2.1f1, 2021.1.0b1)
Couldn't test with: 1.4.3 (2018.4.30f1) (No Burst AOT Settings section)

  1. Resolution Note (fix version 1.6.0):

    Fixed in Burst 1.6.0-pre.2 on 2019.4.28f1, 2020.3.11f1, 2021.1.11f1, 2021.2.0a19

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.