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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment