Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12, 5.15.2
-
-
9aa3db2e19b2e1622b878cf34b1978f4fdbcac39 (qt/qtdeclarative/dev) 4d77a0727e18fb3391567b55b213e8721c43cea1 (qt/qtdeclarative/6.1)
Description
Please run the attached example, the QSG_RENDERER_DEBUG=render shows, that the text is uploaded with every frame, which shouldn't be necessary.
0x7fb62017d830 [ upload] [noclip] [ alpha] [ merged] Nodes: 1 Vertices: 32 Indices: 48 root: 0x0 opacity: 1
When the Text code is moved to the bottom or has a different z value than the particles:
- 0x7fe50c1a2ce0 [retained] [noclip] [ alpha] [ merged] Nodes: 1 Vertices: 32 Indices: 48 root: 0x0 opacity: 1
no uploads are happening.
Attachments
Issue Links
- relates to
-
QTBUG-88961 Collection of tasks for 3D particle tech preview for Qt 6.1
- Closed
-
QTBUG-41867 disabled particle Emitter still causes QSG renderer uploads
- Closed