Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

스크립트 재게오류 #773

Closed
x4cf opened this issue May 19, 2022 · 4 comments
Closed

스크립트 재게오류 #773

x4cf opened this issue May 19, 2022 · 4 comments
Labels
bug Something isn't working Completed Modification completed
Milestone

Comments

@x4cf
Copy link

x4cf commented May 19, 2022

**제페토 월드 패키지 버전을 알려주세요. (Unity > Window > Package Manager 에서 버전 확인이 가능합니다.)
1.1.3

**현재 설치되어 있는 제페토 앱 버전을 알려주세요. (제페토앱 > MY > 설정 > 버전 에서 버전 확인이 가능합니다.)
3.12.0

**어떤 기능을 구현하려고 했나요?
오브젝트 On Off 기능

**어떤 문제가 발생 하였나요?
스크립트가 깨어나지 않아요.

**개발 환경을 알려주세요.
Mac mini (M1, 2020) macOS Monterey 12.3.1

**구현하신 코드를 첨부해 주세요. 스크린샷이 있다면 첨부해 주세요.

오브젝트.SetActive(false) 로 잠시 꺼두고 다시, 오브젝트.SetActive(true) 로 켰을때 제페토 스크립트가 자동으로 작동되지 않음.
해결방법으로 스크립트에 OnEnable 안에 console.log("Awake!")를 적어놓으면 작동함

모든 경우에서 발생하는 버그는 아님

작동안하는 코드
작동안함

작동하는 코드
작동함

표

에디터에서는 씬 뷰에서 오브젝트를 선택하는것으로도 재게 가능

@Zepeto-TechEvangelist Zepeto-TechEvangelist added the bug Something isn't working label May 20, 2022
@AngeryOrang
Copy link

에디터 상호작용을 통해 관측하면 Update가 도는 슈뢰딩거의 스크립트군요

@x4cf
Copy link
Author

x4cf commented May 20, 2022

슈뢰딩거의 스크립트라니 ㅋㅋㅋㅋ XD

@Shanig123
Copy link

Shanig123 commented May 25, 2022

저번에는 Start 전에 update실행되더니 슈뢰딩거 ㅋㅋㅋㅋㅋㅋㅋ

@Zepeto-TechEvangelist Zepeto-TechEvangelist added this to the 1.5.0 milestone Jun 28, 2022
@Zepeto-TechEvangelist
Copy link
Collaborator

안녕하세요, 해당 이슈 원인을 파악하여 다음 마일스톤에 개선 될 예정입니다.
감사합니다.

@Zepeto-TechEvangelist Zepeto-TechEvangelist added the Completed Modification completed label Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Completed Modification completed
Projects
None yet
Development

No branches or pull requests

4 participants