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
- Missing space in Cache Server documentation link tooltip in Project Settings
- Android soft keyboard's arrows and select tools do not have visual feedback when Hide Mobile Input is enabled
- No padding in the UI Toolkit Project Settings
- Unity Perforce: Connection is extremely slow or times out when "Scan Local Packages on Connect" is enabled in Version Control while the project has many local packages
- Not compatible Style Sheets can be selected in the TSS files under "Style Sheets"
Resolution Note:
The Inspector changes selection but does not get focus. If the inspector is clicked it gets focus and the Overrides popup closes.