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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment