Search Issue Tracker
Fixed
Fixed in 6000.5.0b2
Votes
0
Found in
6000.5.0a6
Issue ID
UUM-137293
Regression
No
Inspector wrongly displays "This entity only exists at runtime" when selecting an entity
Steps to reproduce:
- Select an entity in the new hierarchy
- Notice the inspector is not showing the runtime representation of the Entity if the Editor inspector data mode property was initially saved with the authoring mode.
Slack thread:
[https://unity.slack.com/archives/C056ZL67UCU/p1773665514927339]
Actual results:
The inspector only shows "This entity only exists at runtime" when the subscene is opened or closed
Expected results:
We got rid of the UI to switch between authoring/mixed and runtime mode in the inspector, so we should always see the runtime mode to show ECS components when selecting an entity in the new Hierarchy
Reproducible with versions: 6000.5.0a6
Not reproducible with versions:
Can’t test with versions:
Tested on (OS):
Notes:
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Resolution Note:
trunk PR: https://github.cds.internal.unity3d.com/unity/unity/pull/98465
Resolution Note (fix version 6000.5.0b2):
trunk PR: https://github.cds.internal.unity3d.com/unity/unity/pull/98465