Search Issue Tracker
Active
Under Consideration for 1.0.X
Votes
0
Found in [Package]
1.0.X - Entities
Issue ID
ECSB-577
Regression
No
Reference to an element is missing when a structure inherits the ICleanupComponentData
Reproduction steps:
1. Open the attached “ASDQWE” project
2. Open the “Assets/Scenes/GameScene/LevelOne.unity” Scene
3. In the Entities Hierarchy Window select “Grid-0-0” Entity
4. In the Inspector Window Observe the “TileComponent” element
Expected result: The Entity has a reference to the element
Actual result: The Enity does not have a reference to the element
Reproducible with: 1.0.11 (2022.3.6f1)
Could not test with: 1.0.0 (2022.3.6f1 (package has dependant packages preventing from downgrading))
Reproducible on: Intel macOS 13.5
Notes:
* Removing the “ICleanupComponentData” inheritance from TileComponent.cs Script yields the expected results
* The issue is visible on any “Grid-” Entity
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
Add comment