Search Issue Tracker
Fixed in 1.4.0-preview.4
Votes
0
Found in [Package]
1.4.0-preview.3
Issue ID
1221339
Regression
No
Running specific test when Burst Compiler is enabled causes System.IndexOutOfRangeException
How to reproduce:
1. Open the attached "project.zip" project
2. Select Jobs Menu bar -> Burst -> Enable Compilation
3. Open the Test Runner Window -> search for "Missing" Test
4. Select the Test -> click on "Run selected"
5. Repeat steps 2-4
Expected result: There are no "System.IndexOutOfRangeException" errors in Console Window
Actual result: There are "System.IndexOutOfRangeException: Index {0} is out of range of '{1}' Length." errors in Console Window
Reproducible with: 2019.4.8f1, 2020.1.2f1, 2020.2.0a20
Reproducible with Burst Package versions: 1.1.3 - preview.3, 1.4.0-preview.3
Notes:
- Could not reproduce on 2018.4 and older versions because Dots were not introduced in these versions yet
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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Resolution Note (fix version 1.4.0-preview.4):
Package fix available in Unity 2018.4.0f1 and above