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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment