Search Issue Tracker
Won't Fix
Votes
1
Found in
2021.3.40f1
Issue ID
UUM-75380
Regression
No
Frame Debugger does not display individual Draw Calls in the Game view or the Player when using Camera Stacking
How to reproduce:
1. Open the “ReproFrameDebugger“ project
2. Open the “CameraStackingScene“
3. Open the “Window/Analysis/Frame Debugger“ window and Enable it
4. In the Frame Debugger navigate to any of the “Draw Mesh“ calls under the “RenderLoop.Draw/Canvas.RenderSubBatch“
5. Observe the Game view
Expected result: The Game view shows the materials being drawn
Actual result: The Game view is grey or black
Reproducible with: 2021.3.40f1, 2022.2.0a2
Not reproducible with: 2022.3.37f1, 6000.0.10f1
Fixed in: 2022.2.0a3
Reproducible on: macOS 14.5 (Intel), Windows 10 (User’s)
Not reproducible on: No other environments tested
Notes:
- Reproducible in the Player with attached Frame Debugger
- Reproducible both in the Play Mode and Edit Mode in the Editor
- Without the Camera Stacking (using a single camera) the Frame Debugger works as expected, it can be observed after opening the “SingleCameraScene“ and going through steps 3-6
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
The issue is fixed in 2022 LTS, 2021 LTS will soon end the support.