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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
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.