Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.1f1
Issue ID
916927
Regression
Yes
Button hitbox transfers through game window when using two canvases on two separate displays
To reproduce:
1. Open attached project "New Unity Project.zip"
2. Open "buttons.unity" scene
3. Enter play mode
4. Click on the button in game window Display 1 observe as the buttons presses
5. Click on the same spot where button is on game window Display 1, in game window Display 2
Expected result: button on game window Display 1 is not pressed
Actual result: button on game window Display 1 is pressed
Reproduced on: 5.6.1f1 5.6.1p2 2017.1.0b8
Not reproduced on: 5.5.0f3 5.5.4f1
Regression introduced on: 5.6.0a1 (you still can not press the button on the game window Display 2)
Notes: on 5.5.x you can not click the button on game window Display 2. Using canvas render mode Screen Space - Camera, getting same results.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Add comment