Search Issue Tracker
Fixed
Votes
0
Found in
5.3.1p2
Issue ID
764054
Regression
Yes
[iOS] OnEndDrag is not called when 'Touch Input Module' is used and it is above 'Standalone Input Module' in the inspector
Steps to reproduce:
1. Open attached project (DragTest.zip)
2. Build the 'DragTest' scene for iOS
3. Build and run Xcode project to iOS device
4. When the application is running, touch, drag and release your finger on the image or cube in the scene
5. Look at the Xcode debug log, notice that OnEndDrag and OnPointerUp is not called upon releasing the finger
Workaround: Select 'Main Camera'. In the inspector switch 'Touch Inout Module' with 'Standalone Input Module' by moving one of them up or down. Build and deploy the app. All events are called as expected.
Works as expected in editor.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment