Storyboard reloadScene doesn't work...

My application worked well and now she doesn’t work with new build… the problem comes of reloadScene.
When i click on a button i want reloadScene and nothing takes place :frowning:
Any idea ? [import]uid: 90118 topic_id: 32630 reply_id: 332630[/import]

Have you filed a bug report on this? [import]uid: 19626 topic_id: 32630 reply_id: 129770[/import]

I have an open case for this (18108) and believe it is being looked at now.

You can work around for the time being with the following syntax:

scene:exitScene()
scene:enterScene() [import]uid: 106799 topic_id: 32630 reply_id: 129774[/import]

Have you filed a bug report on this? [import]uid: 19626 topic_id: 32630 reply_id: 129770[/import]

I have an open case for this (18108) and believe it is being looked at now.

You can work around for the time being with the following syntax:

scene:exitScene()
scene:enterScene() [import]uid: 106799 topic_id: 32630 reply_id: 129774[/import]

Thx a lot that’s work :slight_smile: [import]uid: 90118 topic_id: 32630 reply_id: 130356[/import]

Thx a lot that’s work :slight_smile: [import]uid: 90118 topic_id: 32630 reply_id: 130356[/import]