Search Unity

GUIUtility.systemCopyBuffer not working on device

Discussion in 'Android' started by Thor-Apps, Nov 22, 2016.

  1. Thor-Apps

    Thor-Apps

    Joined:
    Dec 13, 2013
    Posts:
    32
    Hi,
    I'm triing to copy some text from my game to the clipboard. I do with GUIUtility.systemCopyBuffer = "SOME TEXT"; , which work perfectly on my player but do not work on my android device...
    why is not working on android? Am I missing anything?
     
  2. Bitvork

    Bitvork

    Joined:
    Aug 31, 2015
    Posts:
    4
    Last edited: Oct 18, 2017