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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment