Search Issue Tracker
Fixed in 2019.1
Duplicate in 2018.4
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
- Terrain inspector is suggesting a shader which doesn't work
- [Search] Index Manager: Empty item in Include or Exclude list will be taken in count
- [Search] Index Manager folder browse button is limited to Asset folder
- [Search] User Created Indices disappear from manager list if disabled
- UI Toolkit's and IMGUI's Color property's label behaves differently after opening the Color Picker window
Add comment