Search Issue Tracker
By Design
Votes
2
Found in
2020.1
Issue ID
1221698
Regression
Yes
[PopupWindow] Input actions propagate on the calling window underneath and all other Windows
How to reproduce:
1. Open "Popup bug.zip" project
2. Open "Window > Test > Test Window With Popup"
3. Open "Window > Test > Test Window Other"
4. Select the "Test" button on "Test Window"
5. While the popup is open, check/uncheck any of the checkboxes on "Test Window Other"
6. Select the Main Camera in Project Hierarchy
7. Select the "Test" button on "Test Window"
8. While the popup is open, check/uncheck the Camera Component in the Inspector
Expected Result: The checkbox is not changing its state
Actual Result: The checkbox is changing its state (see PopupBugGif.gif)
Reproduced with: 2020.1.0a24
Could not reproduce with: 2017.4.37f1, 2018.4.18f1, 2019.3.2f1
Comments (1)
-
venkatesh2
Jul 20, 2020 05:48
Thanks for sharing, I just like the valuable info you provide for your articles. I'll bookmark your weblog and take a look at once more
right here regularly.
<a href="https://movierockerz.com/new-comedy-movies/">New comedy movies</a>
<a href="https://googul.in/raksha-bandhan-images-quotes-status/">Raksha bandhan quotes</a>
<a href="https://googul.in/free-amazon-prime-account/">free amazon prime account</a>
<a href="https://www.myfilmtime.com/moviesda-download-tamil-movies-free/">Moviesda</a>
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
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
Resolution Note (2020.2.X):
This is by design. Mouse pass-through was a request from the UX team to reduce clicking and was fixed at the same time as other pop-up window issues were fixed. This also aligned behaviors on the 3 supported OSes.