Search Issue Tracker

By Design

By Design in 6000.5.X

Votes

0

Found in

6000.5.0a7

Issue ID

UUM-136097

Regression

No

Editor World GameObject disappears from Hierarchy window after entering/exiting Play mode

Core Runtime

-

Reproduction steps:
1. Create a new project
2. Install Entities package (Window > Package Management > Package Manager > Unity Registry > Entities)
3. Observe that Editor World GameObject appears in the Hierarchy and enter Play mode
4. Observe Hierarchy window

Actual result: Editor World GameObject disappears
Expected result: Editor World GameObject remains in the Hierarchy

Reproducible with: 6.5.0 (6000.5.0a7, 6000.5.0a8)
Couldn’t reproduce with: 1.4.5 (6000.3.10f1), 6.4.0 (6000.4.0b11), 6.5.0 (6000.5.0a6) (No Editor World GameObject)

Reproduced on: macOS Tahoe 26.3 (M4), Windows 11

Note:

  • Editor World GameObject doesn’t reappear after exiting Play mode
  • Editor World GameObject disappears after exiting Play mode in 6000.5.0a7 version
  1. Resolution Note:

    The Entities integration in the Hierarchy window shows the current state of Entities, with its available worlds and entities. Worlds and Entities may be created (and therefore be visible) based on internal Unity systems, which is what is most likely happening in the user report. It is therefore expected that the World may no longer be visible when entering/exiting playmode.
    If the scene contained user authored Entities and Worlds, then it is expected that these persist both in edit and playmode, but since that is not what is in the report, we'll close the bug as "as designed".

    Thank you for reporting the issue!

  2. Resolution Note (6000.5.X):

    The Entities integration in the Hierarchy window shows the current state of Entities, with its available worlds and entities. Worlds and Entities may be created (and therefore be visible) based on internal Unity systems, which is what is most likely happening in the user report. It is therefore expected that the World may no longer be visible when entering/exiting playmode.
    If the scene contained user authored Entities and Worlds, then it is expected that these persist both in edit and playmode, but since that is not what is in the report, we'll close the bug as "as designed".

    Thank you for reporting the issue!

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.