Nodes in Hierarchy panel is reset state when git cloning project

I have this problem with Cocos Creator - when I open my project that I git cloned from a repository in another directory in my pc, or git cloned other people’s cocos project from github, the Hierarchy panel on top left is always reset.

That is not the case for the projects that didn’t have their folders removed by gitignore, or projects that are copied by zipping the working project folder instead of git cloning.

In all cases the Assets panel succcesfully loads everything saved previously.

I’ve also tried with another PC and it is the same thing, anything I’m missing here?

Really appreciate your help, thanks.

try to open a scene file to load the scene.

Thank you! Double clicking the scene in Assets panel does that.

1 Like