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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note (fix version 1.0.X):
https://github.cds.internal.unity3d.com/unity/com.unity.splines/pull/73