Search Issue Tracker
Not Reproducible
Votes
43
Found in
2021.3.36f1
Issue ID
UUM-23063
Regression
No
Canvas is drawn twice to the same render target when rendering into camera with render texture output
How to reproduce:
1. Download the attached project
2. Open the "SampleScene" scene
3. Enter "Play" mode
Expected outcome: Canvas is not drawn twice
Actual outcome: Canvas is drawn twice
Reproducible with: 2020.3.44f1, 2021.3.17f1, 2022.1.24f1, 2022.2.3f1, 2023.1.0a26
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
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
Resolution Note:
Unable to reproduce this bug on 2022.3 or 2021.3. I used the Frame Debugger within Unity and did not see the canvas drawing twice to the render texture. I also used NVidia Nsight to confirm and again was unable to see a second draw call on the same render texture.