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
- “NullReferenceException” thrown when moving control points on a tree branch in Scene view
- [Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
Add comment