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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
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.