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
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze
- Player display resolution changes to the native resolution of the monitor when Player becomes unresponsive
- [Quest] Game View is no longer rendered in the HMD if it's hidden in the Editor when using Meta Link
- Unity auto-generates code it can't compile when classes are renamed
- Terrain's "Grass Tint" Color picker has Alpha 0 by default
Resolution Note:
This was fixed in 1.1.X+ Marking as cannot reproduce as it is not closing properly after it was fixed.