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
- Crash on PluginManager::RefreshPlugins when closing the Editor without making any changes with JetBrains Rider selected as the External Code Editor and Google Mobile Ads third-party plugin imported
- GetMainLight() returns incorrect distanceAttenuation value for a Custom Shader when URP Forward+ Rendering Path is used
- Standalone Profiler crash on GuidReservations::Reserve when it is opened on a specific project
- m_RenderPipelineGlobalSettingsMap or m_SRPDefaultSettings is pointing to UnityEngine.Rendering.HighDefinition.HDRenderPipeline when High Definition RP package is removed
- Rendering Debugger fields have no padding at the bottom of the fields list
Add comment