Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

[iOS] touch issue and not work on vertical direction #58

Open
yellowbee686 opened this issue Apr 16, 2018 · 2 comments
Open

[iOS] touch issue and not work on vertical direction #58

yellowbee686 opened this issue Apr 16, 2018 · 2 comments
Labels

Comments

@yellowbee686
Copy link

Thanks for the fantastic work!
But my unity version is 5.6.4p4, and UnityNativeEdit has two issues on iOS:

  1. after called [unityViewController.view addSubview:viewPlugin]; which is in the Awake of PluginMsgHandler, the unity touch is broken, multi touch doesn't work and the touch pos on screen is wrong, just like https://stackoverflow.com/questions/33542842/unity3d-game-touch-issue-when-adding-subviews-to-the-unitygetglview

  2. In my application, I have to change direction of unity view between lansscape and vertical, but on iOS when I change it to vertical, the UnityNativeEdit can't show, on android UnityNativeEdit works fine.

Does anyone has any ideas about the issues?

@Nezz
Copy link
Member

Nezz commented May 24, 2018

Can you check if it works with the latest version? #59 introduced some improvements to layouts.

@Nezz Nezz added the bug label May 24, 2018
@yellowbee686
Copy link
Author

@Nezz Thanks for replying, I'll try it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants