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
- A 404 page is opened when selecting "Open Documentation" on the Float Node in Shader Graph
- Shader Graph Importer's Documentation Reference button leads to a 404 page
- Crash on WriteParticleLineVertex when particle systems are rendered in a specific project
- Asset names longer than the allowed system file path are not handled gracefully
- Moving VFX Particles leave a ghosting trial in Ray Traced Screen Space Reflections
Add comment