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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note:
The Inspector changes selection but does not get focus. If the inspector is clicked it gets focus and the Overrides popup closes.