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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Resolution Note:
This was fixed in 1.1.X+ Marking as cannot reproduce as it is not closing properly after it was fixed.