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
-
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
- "GetOrAddComponent" method in "Unity.VisualScripting" returns "MissingComponentException" error when the "BoxCollider" Component doesn't exist
- Render Graphs Kebab Menu Buttons are missing padding and Highlight is uneven when hovered over
- Shader Keywords are not detected when defined in include files
- Right-clicking on Blackboard and Graph Inspector calls the contextual menu of the workspace
- [Android][Vulkan]Shader casting issue occurs when using Snapdragon devices with the Vulkan Graphics API
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.