Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
0.6.0-preview.3
Issue ID
1404383
Regression
Yes
"System.IndexOutOfRangeException: Index {0} is out of range of '{1}' Length." error logged in Console when compiling job
How to reproduce:
1. Open the attached project from "1404383indexoutofrange.zip"
2. Open Scene "Physics"
3. Enter Play Mode
4. In Game View click "Start Server" and then "Connect Client"
Expected result: No error in Console
Actual result: "System.IndexOutOfRangeException: Index {0} is out of range of '{1}' Length." error in Console
Reproducible with: 0.6.0-preview.3 (2020.3.30f1, 2021.2.8f1, 2021.2.14f1, 2022.1.0b10, 2022.2.0a70
Not reproducible with: 0.6.0-preview.3 (2021.2.7f1)
Couldn't test with: 2019.4.36f1 (Physics older packages are missing features in the test project)
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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Resolution Note:
Could not reproduce with 0.50.0-preview.24