Unity Issue Tracker - ILPostProcessor throws an IndexOutOfRangeException when Unity Physics package is installed
Closed
ECSB-560
ILPostProcessor throws an IndexOutOfRangeException when Unity Physics package is installed
Package: Unity Physics (Old)
Won't Fix
1.0.X
Fixed as part of bigger generic ILPP issue fix:
https://github.cds.internal.unity3d.com/unity/dots/pull/10101
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.