Search Issue Tracker
Active
Votes
0
Found in [Package]
0.51.0-preview.32
Issue ID
1420263
Regression
No
GameObject with "Convert and Inject GameObject" is duplicated when other GameObject "ConvertToEntity" is selected in Play Mode
How to reproduce:
1. Open the attached project "1420263"
2. Open "New Scene" Scene
3. In Hierarchy select "Cube" GameObject
4. In Inspector select "ConvertToEntity" and make "Conversion Mode" as "Convert and Inject GameObject"
5. Enter Play mode
6. In Hierarchy select "gg" GameObject and in Inspector select "ConvertToEntity"
7. Observe the Hierarchy window
Expected result: "Cube" GameObject doesn't duplicate
Actual result: "Cube" GameObject duplicates
Reproducible with: 0.17.0-preview.42, 0.50.1-preview.2, 0.51.0-preview.32 (2020.3.37f1)
Reproducible on: Windows 10 Pro
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment