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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment