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
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
Add comment