We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Renderer->GroupCommand bug
Renderer->GroupCommand bug
Bug #4629 [Closed]
We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Try this code, you will reproduce the bug
in the final renderer, the sprite is not visible. and debug the code, we find a bug in the renderer, that if the renderQueue has only one command, it's execute will be ignored.