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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
This was fixed in 1.1.X+ Marking as cannot reproduce as it is not closing properly after it was fixed.