Search Issue Tracker
Fixed
Fixed in 2022.3.33f1, 6000.0.7f1
Votes
0
Found in
2022.3.32f1
6000.0.5f1
7000.0.0a1
Issue ID
UUM-73153
Regression
Yes
A secondary Inspector does not show Entity properties when two instances of Inspectors are open
How to reproduce:
1. Open the “EntitiesSamples.zip“ project
2. Open the “demo“ Scene
3. Open a second instance of the Inspector (if it is not open already)
4. Enter the Play Mode
5. Select any one Entity GameObject under the “New Sub Scene“ in the Entities Hierarchy
6. Put both Inspectors into “Runtime“ Mode
7. Observe the Inspectors
Expected results: Both Inspectors show the same Entity data
Actual results: Only one Inspector shows the data
Reproducible in: 2022.3.25f1, 2022.3.32f1, 6000.0.5f1
Not reproducible in: 2022.3.24f1
Could not test in: 2021.3.39f1 (No Entities package)
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Workaround: “Lock” both instances of the Inspector
Notes:
- It looks like all changes done on the secondary Inspector transfer wholely to the primary Inspector
- If both Inspectors show the data correctly, “lock“ and “unlock” both instances of the Inspector, this will mess it up again
- Regular GameObject data is shown correctly on both Inpector instances
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment