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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
Add comment