Search Issue Tracker
Fixed in 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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
https://github.cds.internal.unity3d.com/unity/com.unity.splines/pull/73