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
- “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.1):
https://github.cds.internal.unity3d.com/unity/burst/pull/2884