Cocos Editor issues

I found this error while working with Cocos Editor, if I switch back and forth between scenes and prefabs many times, an error as in attached image showed.
Also if I enable auto sync mode of prefabs, sometimes the scene canvas is accidentally deleted. This is quite annoyed. Hope you can fix it in 1.3.2 version

Hi @trungnt85 we will try to fix these problems in v1.4

@jare Thank you. I’ve just dealt with this new issue on Cocos Creator 1.3.2, please check the attached image.
This error result from following actions:

  • Open a scene on which I have an auto sync prefab
  • Then I open the prefab, make some modifcation, save then close to go back to the scene
    Then the error appears in console log.

There is another warning as you can see in the image, “Should not define constructor for cc.Component undefined”, this messsage appears because I declare properties within component constructor. It’s no big deal cause it’s just warnings, I just want to let you know

Thanks @trungnt85, I will confirm later !

@trungnt85 This bug should be fixed in 1.4.2, thank you!