Search Issue Tracker
Fixed in 2017.1.X
Votes
7
Found in
5.6.0f3
Issue ID
904415
Regression
Yes
Coroutines stop working if you create a GameObject in the runtime, set its parent and attach any UI component to it
To reproduce:
1. Open the project, attached by user (CoroutineBug.zip)
2. Open "scene" scene if not open
3. Press Play
4. Observe text fade in and fade out
5. Press Bug button in the game
6. Observe text stop fading
Expected: coroutine works without stopping if new game object was created at runtime, added as a child to another game object and any UI component was added to to the new game object
Actual: creating a new game object at runtime, adding it as a child to another game object and adding any UI component to the new game object stops coroutine
Reproduced in 5.5.2p4, 5.5.3p1, 5.6.0f3, 5.6.0p2, 2017.1.0b2
Did not reproduce in 5.5.0f3, 5.5.1f1, 5.5.2f1, 5.5.2p1
Regression introduced in 5.5.2p4
Fixed in 2017.1.0b8
Comments (6)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
skullthug
Aug 24, 2017 06:46
Bring this fix to 5.6 ffs!
skullthug
Aug 24, 2017 06:46
Bring this fix to 5.6 ffs!
NForest
Jul 24, 2017 16:47
this issue fixed in 5.6.2 ?
how to reproduce this issue? i can't download CoroutineBug.zip,,
moldywarpe
Jul 03, 2017 01:41
So this is now "fixed" in a beta release but not in a released version - that to me is NOT a fix!
Please apply this fix to 5.6 thanks.
jakeuj
Jun 27, 2017 10:59
Will 5.6 next version fix it?
Suhrahj
May 27, 2017 11:46
Very nice that we gotta wait for Unity 2017 for this fix.