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

Errors when unlink game object #843

Closed
Apelmon opened this issue Dec 14, 2018 · 1 comment
Closed

Errors when unlink game object #843

Apelmon opened this issue Dec 14, 2018 · 1 comment

Comments

@Apelmon
Copy link

Apelmon commented Dec 14, 2018

Hi,

It happened when I unlink gameObject.
If I delete gameObject after unlink then everything works fine, but if I just SetActive(false) I have errors.

screen shot 2018-12-14 at 6 36 07 pm

How to reproduce it.

I unlink the gameObject and set SetActive(false) then I open Hierarchy window and scroll to the first inactive object. After that the window does not respond and the errors appear.

screen shot 2018-12-14 at 6 33 13 pm

Cheers

sschmid added a commit that referenced this issue Dec 15, 2018
@sschmid
Copy link
Owner

sschmid commented Dec 15, 2018

Hi, thanks for pointing this out, Just released Entitas 1.12.2 that contains a fix for that!

@sschmid sschmid closed this as completed Dec 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants