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
- WebGPU performance regression
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
- Addressables Profiles window UI break when creating a new Variable with a long name
- No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
- Blurry, low quality Active Profile icon used in Addressables Profiles window
Resolution Note:
This was fixed in 1.1.X+ Marking as cannot reproduce as it is not closing properly after it was fixed.