Search Issue Tracker
Active
Votes
0
Found in
6000.0.41f1
6000.1.0b9
6000.2.0a6
Issue ID
UUM-100214
Regression
Yes
UI mesh is drawn twice when two cameras are used
How to reproduce:
1. Open the attached “IN-96511“ project
2. Open the “Sample Scene“
3. Go to Window > Frame Debugger > Enable
4. Observe the results
Expected result: Canvas.RenderOverlays draws UI mesh in UGUI.Rendering.RenderOverlays
Actual result: Canvas.RenderOverlays draws UI mesh in UniversalRenderPipeline.RenderSingleCamera
Reproducible with: 2023.3.0a8, 6000.0.41f1, 6000.1.0b9, 6000.2.0a6
Not reproducible with: 2022.3.58f, 2023.3.0a7
Reproducible on: MacOS 15.3 (M4), Windows 11 (by user)
Not reproducible on: No other environments tested
Notes:
- The issue reproduced with the mentioned Unity versions when using Universal Render Pipeline (URP)
- The issue is not reproducible using Built-in Render Pipeline
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Add comment