Search Issue Tracker
By Design
Votes
0
Found in
5.0.0f4
Issue ID
691785
Regression
No
RectangleContainsScreenPoint doesn't work with Canvas set to Screen Space - Overlay
Steps to reproduce:
1. Open attache project's scene "testScene".
2. Click the Play button. Try moving the mouse over the panel - nothing happens. Go back to edit mode.
3. Change the canvas from Screen Space - Overlay to Screen Space - Camera and set Render Camera to the main camera.
4. Click the Play button. This time when you move the mouse over the panel, the console should spew out "Mouse is over panel".
Expected that mouse would be detected on both overlay methods.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Add comment