Search Issue Tracker
Fixed in 2019.1.X
Duplicate in 2018.4.X
Votes
0
Found in
2018.3.5f1
Issue ID
1126501
Regression
No
[iOS] EventSystem OnBeginDrag, OnDrag, OnEndDrag are not called
To reproduce:
1. Open users attached project "DragPanelTest.zip"
2. Open "SampleScene.unity" scene
3. Enter Play mode
4. Press the white cube and drag the mouse, the cube should turn blue, release the mouse button and the cube should be white
5. Build for iOS
6. Deploy the Xcode project to an iOS device
7. Select the white cube and try to drag it for it to change color
Expected result: the same behavior as in editor, the cube turns blue when dragged
Actual result: nothing happens. Not even debugs are shown in the Xcode console
Reproduced on:
2017.4.0f12017.4.23f1 2018.3.9f1
Not reproduced on:
2019.1.0b6 2019.2.0a8
Notes:
Doesn't reproduce on Android, MacOS, Win10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
Add comment