Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0a6
Issue ID
1064197
Regression
No
GameObject tag icons are shown for prefab instances in the active scene while viewing a prefab in isolation mode
If you are editing a Scene containing Prefabs with GameObject icons assigned to them and then open their root Prefab in isolation mode, the GameObject icons for the prefabs in the active Scene will appear in isolation mode.
1. Install Unity
2. Open the attached project
3. Open TestScene
4. Find the TestCube prefab in the Project View and open it in Isolation Mode
5. The icons from the TestCube Prefab instances in TestScene will be drawn in Isolation Mode
Result:
GameObject Icons for the prefab instances in the active scene are drawn.
Expected Result:
Only the GameObject Icon for the prefab being edited should be drawn while in Isolation Mode.
Found in 2018.3.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment