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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
Resolution Note:
The Inspector changes selection but does not get focus. If the inspector is clicked it gets focus and the Overrides popup closes.