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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note (fix version 1.0.X):
https://github.cds.internal.unity3d.com/unity/com.unity.splines/pull/73