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
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
Add comment