Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b11
Issue ID
1101355
Regression
No
[Improved Prefab] Inspector and hierarchy window does not update after clicking documentation icon in prefab override window
Inspector and hierarchy window does not update after clicking documentation icon in prefab override window. Even when new GameObjects are created, it only shows up in scene window and does not show up in hierarchy and game window. Refer to the attached video.
Steps to repro:
1. Create a new Project.
2. Create cube Prefab > Select Instance in Hierarchy > Add Box Collider.
3. Got to Override window > Select Box Collider.
4. In the comparison window, select the documentation icon.
Actual Result:
Unity documentation opens and in Unity, Inspector window does not refresh and no new GameObjects can be created.
Expected Result:
Inspector window does refresh and Gameobject can create in Hierarchy.
Reproducible in:
2019.1.0a9, 2018.3.0b11, 2018.3.0b1, 2018.3.a7.
NOTE: Improved Prefab has been introduced in 2018.3.0a6.
Environment:
Occurs only on Windows.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on vkGetInstanceProcAddr when setting graphics API to "Vulkan" on Fantasy Kingdom learning project
- Overlay Camera "clear depth" not working on Vulkan+Pixel8
- Shadows from Shadow Caster 2D using 2D Colliders show incorrectly when tiles are removed at runtime
- Stencil buffer is incorrectly cleared across Vulkan render passes during depth-only clear operations when using CommandBuffer API
- A non-existent webpage is opened when "Learn about Unity Build Automation" hyperlink is clicked
Add comment