Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
0.4.0-preview.10
Issue ID
1242110
Regression
Yes
[ECS] Entity Debugger Inspector does not validate Entity data when Buffer index is out of range
Reproduction steps:
1. Open attached project "EntityInspector" and scene "SampleScene"
2. Enter Play Mode
3. In Entity Debugger window, select "Entity 0"
4. In Inspector window, observe "Entity 0" data
Expected result: Entity inspector validates the entity
Actual result: Entity data is invalid and IndexOutOfRangeExceptions are thrown
Reproducible with: 2019.3.14f1, 2020.1.0b9, 2020.2.0a11
Could not test with: 2018.4.23f1 (available ECS version incompatible with project)
Reproducible with package versions: 0.4.0-preview.10, 0.10.0-preview.6
Not reproducible with package versions: 0.2.0-preview.18, 0.3.0-preview.4
Could not test with package versions: 0.1.1-preview ('World' does not contain a definition for 'DefaultGameObjectInjectionWorld')
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
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
Resolution Note:
The way Entities are being generated in this scenario are not supported during this time. The Entity Debugger is not handling this particular error gracefully however this feature will be deprecated in the future.