Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
1.0.X - Entities
Issue ID
ECSB-560
Regression
No
ILPostProcessor throws an IndexOutOfRangeException when Unity Physics package is installed
Reproduction steps:
1. Open the attached project “repro_project“
2. Observe Console
Expected result: No errors in Console
Actual result: The following error appears in Console: Unity.Entities.CodeGen.EntitiesILPostProcessors: ILPostProcessor has thrown an exception: System.IndexOutOfRangeException: Index was outside the bounds of the array.
Reproduced with: 1.0.0-pre.65 (2022.3.5f1), 1.0.8 (2022.3.5f1), 1.0.11 (2022.3.5f1 ,2023.1.6f1, 2023.2.0b2)
Couldn't test with: 1.0.11 (2021.3.28f1) (Invalid dependencies)
Reproduced on: macOS 13.4 (Intel), Windows 11 (user reported)
Note: Error appears after installing Unity Physics package
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note:
This was fixed in 1.1.X+ Marking as cannot reproduce as it is not closing properly after it was fixed.