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
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)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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