Microsoft MVP성태의 닷넷 이야기
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 

Unity Web Player를 설치해도 여전히 설치하라는 화면이 나오는 경우

테스트를 위해 방문한 '삼국지를 품다' 화면에서 Unity Web Player를 설치해도 여전히 다음과 같은 화면만 나옵니다.

unity_player_install_error_1.png

"
unity web player
install now!
"

혹시나 싶어 unity3d 공식 웹 사이트에서 시도해 봤지만, "Webplayer Settings" 화면에서 여전히 "unity web player - install now!" 이미지가 나오는 걸로 봐서는,

unity_player_install_error_2.png

'삼국지를 품다' 측의 오류는 아닌 것 같습니다.

유니티 공식 웹 사이트에 가면 다음과 같이 설치 관련 도움말이 나오는데요.

Troubleshooting Webplayer
; http://docs.unity3d.com/Manual/TroubleShootingWebplayer.html

  1. 모든 웹 브라우저를 닫고,
  2. 제어판의 프로그램 추가/삭제에서 "Unity Web Player"를 제거하고,
  3. 컴퓨터를 재부팅한 다음,
  4. http://unity3d.com/webplayer/를 방문해 설치 파일을 다운로드 받고,
  5. 현재 떠 있는 모든 웹 브라우저를 종료한 다음,
  6. 방금 전에 다운로드 받았던 설치 파일을 실행

애석하게도 제 경우에는 해결되지 않았습니다.

그러다 혹시나... 싶어서 "Tools" / "Manage add-ons"에 가서 확인한 결과?

unity_player_install_error_3.png

아니나 다를까 "UnityWebPlayer Control" 항목을 "Disabled" 시켜놓았던 것입니다. 그러고 보니, 예전에... 테스트하느라 확장 모듈들을 비활성화 시켰었던 것이 생각나는군요. ^^

아무튼, 위의 화면에서 "Enable" 버튼을 눌러주면 됩니다. 확인을 위해 http://unity3d.com/webplayer/setup 사이트에 방문하면 다음과 같이 정상적으로 활성화됩니다.

unity_player_install_error_4.png




[이 글에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]







[최초 등록일: ]
[최종 수정일: 6/27/2021]

Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.
by SeongTae Jeong, mailto:techsharer at outlook.com

비밀번호

댓글 작성자
 



2015-08-01 01시06분
[sdasdasdas] tools 에서 enable 시킨다고 하셨는데 그 과정좀 알려주세요
[guest]
2017-03-13 12시50분
[게임좋아하는 중학생] 오 감사합니다 저도 저거때문에 평소즐겨하던 게임을 1달동안이나 못했는데 ㅠㅠ 덕분에 다시 할 수 있게됬네요
[guest]
2017-09-11 12시47분
[호감] tools하는곳은 어떻게 들어가나요?
[guest]
2017-09-11 01시52분
Alt 키를 한번 누르면 메뉴가 나옵니다.
정성태

... 121  122  123  124  125  126  127  128  129  [130]  131  132  133  134  135  ...
NoWriterDateCnt.TitleFile(s)
1805정성태11/5/201421860.NET Framework: 476. Visual Studio에서 Mono용 Profiler 개발 [3]파일 다운로드1
1804정성태11/5/201428111.NET Framework: 475. ETW(Event Tracing for Windows)를 C#에서 사용하는 방법 [9]파일 다운로드1
1803정성태11/4/201420213오류 유형: 261. Windows Server Backup 오류 - Error in backup of E:\$Extend\$RmMetadata\$TxfLog
1802정성태11/4/201422199오류 유형: 260. 이벤트 로그 - Windows Error Reporting / AEAPPINVW8
1801정성태11/4/201427424오류 유형: 259. 이벤트 로그 - Windows Error Reporting / IPX Assertion / KorIME.exe [1]
1800정성태11/4/201418217오류 유형: 258. 이벤트 로그 - Starting a SMART disk polling operation in Automatic mode.
1799정성태11/4/201422945오류 유형: 257. 이벤트 로그 - The WMI Performance Adapter service entered the stopped state.
1798정성태11/4/201431707오류 유형: 256. 이벤트 로그 - The WinHTTP Web Proxy Auto-Discovery Service service entered the stopped state. [1]
1797정성태11/4/201417391오류 유형: 255. 이벤트 로그 - The Adobe Flash Player Update Service service entered the stopped state.
1796정성태10/30/201424428개발 환경 구성: 249. Visual Studio 2013에서 Mono 컴파일하는 방법
1795정성태10/29/201426960개발 환경 구성: 248. Lync 2013 서버 설치 방법
1794정성태10/29/201422388개발 환경 구성: 247. "Microsoft Office 365 Enterprise E3" 서비스에 대한 간략 소개
1793정성태10/27/201423017.NET Framework: 474. C# - chromiumembedded 사용 - 두 번째 이야기 [2]파일 다운로드1
1792정성태10/27/201423158.NET Framework: 473. WebClient 객체에 쿠키(Cookie)를 사용하는 방법
1791정성태10/22/201422886VC++: 83. G++ - 템플릿 클래스의 iterator 코드 사용에서 발생하는 컴파일 오류 [5]
1790정성태10/22/201418411오류 유형: 254. NETLOGON Service is paused on [... AD Server...]
1789정성태10/22/201421014오류 유형: 253. 이벤트 로그 - The client-side extension could not remove user policy settings for '...'
1788정성태10/22/201423084VC++: 82. COM 프로그래밍에서 HRESULT 타입의 S_FALSE는 실패일까요? 성공일까요? [2]
1787정성태10/22/201431261오류 유형: 252. COM 개체 등록시 0x8002801C 오류가 발생한다면?
1786정성태10/22/201432619디버깅 기술: 65. 프로세스 비정상 종료 시 "Debug Diagnostic Tool"를 이용해 덤프를 남기는 방법 [3]파일 다운로드1
1785정성태10/22/201421817오류 유형: 251. 이벤트 로그 - Load control template file /_controltemplates/TaxonomyPicker.ascx failed [1]
1784정성태10/22/201429913.NET Framework: 472. C/C++과 C# 사이의 메모리 할당/해제 방법파일 다운로드1
1783정성태10/21/201423344VC++: 81. 프로그래밍에서 borrowing의 개념
1782정성태10/21/201420076오류 유형: 250. 이벤트 로그 - Application Server job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance
1781정성태10/21/201420498디버깅 기술: 64. new/delete의 짝이 맞는 경우에도 메모리 누수가 발생한다면?
1780정성태10/15/201424133오류 유형: 249. The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
... 121  122  123  124  125  126  127  128  129  [130]  131  132  133  134  135  ...