Search Issue Tracker
Fixed in 5.4.4
Votes
0
Found in
5.4.0b22
Issue ID
807564
Regression
Yes
[iOS] GetTouchPointerEventData() doesn't work with Canvas Render Mode 'Screen Space - Camera'
Steps to reproduce:
1) Open the attached project.
2) Build the project for iOS.
3) Deploy the project to a device via Xcode.
4) Open the app.
6) Press the GUI 'Button'.
- A custom input module is used in the project. GetTouchPointerEventData().CurrentRaycast.gameObject.name should be logged in Xcode console, however if 'Screen Space - Camera' is selected as Render Mode on the Canvas element, no message is logged. The message is logged if 'Screen Space - Overlay' is selected (expected behaviour). This issue was not present until 5.4.0b22.
Note: this issue can also be reproduced using Unity Remote.
Reproduced on:
5.5.0a1, 5.4.0b23, 5.4.0b22
Did not reproduce:
5.4.0b21, 5.3.5p5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment