RenderTexture seems broken in the lite branch, it doesn't render all visited notes. Attached is the result of the same code running on the 'lite' version that comes with Cocos Creator 1.7 and 'regular' cocos 2dx 3.16.
The test is nothing fancy, takes an jpeg image with 6x6 colored squares, breaks it in separate sprites using the same texture with different rects and renders/saves them to a file using RenderTexture.
RenderTexture seems broken in the lite branch, it doesn't render all visited notes. Attached is the result of the same code running on the 'lite' version that comes with Cocos Creator 1.7 and 'regular' cocos 2dx 3.16.
The test is nothing fancy, takes an jpeg image with 6x6 colored squares, breaks it in separate sprites using the same texture with different rects and renders/saves them to a file using RenderTexture.