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
- Different colors are present when Alpha channel is unclamped
- Visual Effects Forums link leads to generic Unity Forums
- The dithering node returns a blocky effect when the Render Scale is set to some values below 1
- [Android Module] Unity double writes files in the "StreamingAssets" folder when they are deleted using "IPostGenerateGradleAndroidProject" after the Grandle project is generated
- IndexOutOfRangeException and InvalidOperationException when clicking on the HTML log in the Console
Resolution Note:
The Inspector changes selection but does not get focus. If the inspector is clicked it gets focus and the Overrides popup closes.