Search Issue Tracker
Fixed
Fixed in 1.6.1
Votes
0
Found in [Package]
1.6.0-pre.3
Issue ID
BUR-1320
Regression
No
Burst error is thrown when using Span inside of Burst code
How to reproduce:
1. Open the user's attached project
2. Observe the Console log output
Expected result: no errors thrown
Actual result: an error is thrown (Burst error BC1025)
Reproducible with: 1.6.0-pre.2, 1.6.0-pre.3 (2021.2.0b7, 2022.1.0a5)
Could not test with: 2019.4.29f1, 2020.3.16f1, 2021.1.17f1 (cannot downgrade the user's project)
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 1.6.1):
https://github.cds.internal.unity3d.com/unity/burst/pull/2884