Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.3.0a11
Issue ID
1173946
Regression
No
[Improved prefabs] Override window stays open even after newly opened windows are in focus
Override window stays open even after newly opened windows are in focus. Refer to the attached video.
Steps to reproduce:
1) Create a new project.
2) Create an empty gameObject > Make a prefab by dragging to project.
3) Add an empty gameObject as a child to this prefab
4) In the override window select the child gameObject > Tag dropdown > Add tag.
Actual result: Add tag window opens but the override window remains open.
Expected result : Override window should close after Add tag window is opened.
Occurring in: 2019.3.0a11, 2019.2.0f1, 2019.1.10f1, 2018.3.9f1
Environment: Both Windows and Mac.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Resolution Note:
The Inspector changes selection but does not get focus. If the inspector is clicked it gets focus and the Overrides popup closes.