Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2018.4.X, 2019.4.X, 2020.1.X
Votes
0
Found in
2017.4
2019.3.2f1
2020.2
Issue ID
1222579
Regression
No
Screen Space Camera World Space Canvases do not show drawcalls when using Frame Debugger on a build
Reproduction steps:
1. Download and open the user-submitted project
2. Build and run the project
3. Open the Frame Debugger in the editor (Window -> Analysis - > Frame Debugger)
4. Select the connected device and press enable
Expected result: Three Draw Mesh calls appear under Canvas.RenderSubBatch
Actual result: No Draw Mesh calls appear for UI
Reproducible with: 2017.4.37f1, 2018.4.18f1, 2019.3.4f1, 2020.1.0a25, 2020.2.0a2
Reproducible on:
Windows standalone
VLNQA00175, Samsung Galaxy Note9 (SM-N960F), Android 10, CPU: Exynos 9 Series 9810, GPU: Mali-G72
VLNQA00230, Oneplus OnePlus6T (ONEPLUS A6013), Android 9, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630
VLNQA00322, Huawei P30 Pro (VOG-L29), Android 9, CPU: HiSilicon Kirin 980, GPU: Mali-G76
VLNQA00054, Xiaomi MI 4LTE (MI 4LTE), Android 6.0.1, CPU: Snapdragon 801 MSM8974AC, GPU: Adreno (TM) 330
Notes:
Drawcalls appear for UI when Frame Debugging in the Editor.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UnsafeUtility.Malloc uses 4MB when creating an empty NativeQueue
- Custom Function Node's Label and Name Field is not limited to the Graph Inspector's bounds
- A 404 page is opened when selecting "Open Documentation" on the Emission Node in Shader Graph
- "Kernel 'KMain' not found" errors appear when using the "Screen Space Reflections" Post-Processing effect in a specific WebGL project
- Game View turns black, Scene View turns grey, Console error NullReferenceException when Wireframe is turned on because the DecalGBufferRenderPass references a non existent GBuffer
Add comment