Search Issue Tracker
By Design
By Design in 6000.6.X
Votes
0
Found in
6000.5.0a8
6000.6.0a1
Issue ID
UUM-137354
Regression
Yes
The Data Mode button is missing, and the entities' properties are not shown on GameObjects
How to reproduce:
- Open the “EntitiesCheck.zip” project
- Open the “New Scene“
- Select any GameObject in the Hierarchy
- Observe the top right corner of the Inspector
Actual result: The Data Mode button (an empty/orange/red) circle is displayed
Expected result: The Data Mode button is not displayed
Reproducible in: 6000.5.0a6, 6000.5.0b1, 6000.6.0a1
Not reproducible in: 6000.0.71f1, 6000.3.11f1, 60000.4.1f1, 6000.5.0a5
Reproduced on: Windows 11 Pro (25H2), macOS 15.7.4 (M1 Max)
Not reproduced on: No other environment tested
Note: The Data Mode button exists until any GameObject is selected in the Hierarchy (for this to happen, the Library folder might have to be deleted before opening the project)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Thank you for reaching out to us with the issue. The Data Mode button in the inspector has been removed in Unity 6.5. The documentation is currently being updated to reflect this.
To see the GameObject data in the inspector, select a GameObject. To see the Entities data in the inspector, select an Entity.
Resolution Note (6000.6.X):
Thank you for reaching out to us with the issue. The Data Mode button in the inspector has been removed in Unity 6.5. The documentation is currently being updated to reflect this.
To see the GameObject data in the inspector, select a GameObject. To see the Entities data in the inspector, select an Entity.