Search Issue Tracker
Fixed
Fixed in 1.0.X, 2.0.0-pre.2
Votes
0
Found in [Package]
1.0.0
Issue ID
SPLB-7
Regression
No
NativeSpline.EvaluatePosition(..) throws an IndexOutOfRangeException exception when used in IJobFor
How to reproduce:
1. Open the attached project "2022.1 beta test.zip"
2. Open the "SampleScene" Scene
3. Enter Play mode
Expected result: No errors are thrown in the Console window
Actual result: "IndexOutOfRangeException: Index 29 is out of restricted IJobParallelFor range \[0...0] in ReadWriteBuffer" error is thrown in the Console window
Reproducible with: 1.0.0-pre.7 (2022.1.0b11, 2022.2.0a3), 1.0.0-pre.8 (2019.4.37f1, 2020.3.32f1, 2021.2.17f1, 2022.1.0b11, 2022.2.0a5), 1.0.0 (2022.1.0b13, 2022.2.0a8)
Could not test with: 0.1.0-preview.1, 1.0.0-pre.5 (2022.1.0a14), 1.0.0-pre.5 (2022.1.0b5) - due to errors in the Console window
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note (fix version 1.0.X):
https://github.cds.internal.unity3d.com/unity/com.unity.splines/pull/73