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

Program Crashes when closing while scene Fade transitioning #72

Open
Gerard097 opened this issue Feb 22, 2020 · 1 comment
Open

Program Crashes when closing while scene Fade transitioning #72

Gerard097 opened this issue Feb 22, 2020 · 1 comment

Comments

@Gerard097
Copy link

So as the title says, the program crashes if you try to close the application while a TransitionFade is happening.

To replicate this is quite ease:

On the Example project ->

MenuScene.cpp -> continueInit()

Just change the transition time to a larger value i.e 1.5 for the first child (button that navigates to BasicScene)

image

Then when transitioning to Basic Scene close the application

crash-fairy

@xiaoguzhu
Copy link
Member

The transition effect of scene changing is just for demo usage. It is not related to FairyGUI sdk. So try to repace or fix this effect in your real project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants