Search Issue Tracker
Won't Fix
Votes
1
Found in
5.0.0f4
Issue ID
677438
Regression
No
OnPointerDown is not called when clicking a UI element, if the angle between the canvas and the camera is bigger than 90 degrees
Reproduction steps:
1. Open the attached project "case_677438-Errors 2"
2. Open the scene "Test" and play
3. Press "Position 1" button, the camera will be pointed away from the canvas
4. Click on the red image, OnPointerDown will not be called
5. Press "Position 2" button, the camera will be pointed towards the canvas
6. Click on the red image. A message will be logged to the console, indicating that OnPointerDown was called
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Add comment