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
- Additional settings dropdown in Terrain Overlay is not grayed out for painting modes with no extra settings
- Inconsistent Terrain brush Opacity values between Scene view and Inspector
- [Usability] No separated opacity for the different types of Terrain brushes
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
Resolution Note (fix version 1.0.X):
https://github.cds.internal.unity3d.com/unity/com.unity.splines/pull/73