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
- 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