Search Issue Tracker
Fixed in 2021.1
Votes
0
Found in
2020.2.0b1
Issue ID
1276001
Regression
Yes
[Profiler] UI objects are not displayed in the Preview of Profiler's UI section
How to reproduce:
1. Create a new 3D template project
2. Right-Click on the Hierarchy and create a new UI Image object
3. Open the Profiler window and enter Play mode
4. Scroll down to the UI section and click on it
5. Select Canvas -> Batch 0
Expected result: Preview window on the right displays UI objects that are contained in the selected batch
Actual result: No UI objects are drawn in the preview window
Reproducible with: 2020.2.0b1, 2020.2.0b2
Not reproducible with: 2018.4.27f1, 2019.4.10f1, 2020.1.5f1, 2020.2.0a21
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
- Shadows are not cast when you first Blit the Shadow map and then set it back to Buffer
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Resolution Note (fix version 2021.1):
VertexAttributes were being passed incorrectly. Fixed in - 2021.1.0a1