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
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
Add comment