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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment