Unity Remote 사용자에 대한 "The file Memory Stream is corrupted"
1776 단어 UnityRemoteUnity
Unity Remote는
Unity Editor에서 시작한 게임을 iOS/Android 실제 시스템에 표시
터치 조작을 통해 게임을 할 수 있는 기능.
터치스크린에서 조작할 수 있는 것 외에 스마트폰에서는 PC 실기에서 실행되는 내용만 표시한다
단말기 의존 행위를 조사할 수는 없지만
UI 확인 등에 적합합니다.
상점에 적힌 대로 설정하면 움직일 거야.
https://itunes.apple.com/jp/app/unity-remote-5/id871767552?mt=8
https://play.google.com/store/apps/details?id=com.unity3d.genericremote&hl=ja
사용법을 알아보면 나오겠지...
The file MemoryStream is corrupted! 이런 수수께끼 같은 실수.
Unity Remote를 사용하지 않는 경우
Unity Editor의 재생성 버튼을 누를 때 다음과 같은 오류가 발생했습니다. Unity 강제 종료와 같은 현상이 발생했습니다.
The file MemoryStream is corrupted! Remove it and launch unity again [Position out of bounds!]
오류 확인 후
"Unity Remote의 출력 대상을 설정했지만 연결된 목적지의 터미널이 없습니다."
Unity Remote의 출력 주소를 None으로 설정하여 해결합니다.
Editor->UnityRemote->Device->None
Unity Remote, 예의가 없어...
참조:
http://answers.unity3d.com/questions/1117177/the-file-memorystream-is-corrupted-remove-it-and-l.html
Reference
이 문제에 관하여(Unity Remote 사용자에 대한 "The file Memory Stream is corrupted"), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/gecko655/items/bed6774f1eb66c51acb3텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)