Version: Unity 6 Preview (6000.0)
Language : English
Profile rendering
Introduction to the Frame Debugger

Frame Debugger

Resources for using the Frame Debugger to check and debug rendering issues.

Page Description
Introduction to the Frame Debugger Understand how the Frame Debugger lets you step through each rendering event and display the graphical state of the sceneA Scene contains the environments and menus of your game. Think of each unique Scene file as a unique level. In each Scene, you place your environments, obstacles, and decorations, essentially designing and building your game in pieces. More info
See in Glossary
.
Debug a frame Open the Frame Debugger window and debug a frame.
Check or find a rendering event Check information about a rendering event, and where the event originated from.
Attach the Frame Debugger to a built project Open the Frame Debugger in a built application.
Share information about a rendering event Share information about a rendering event.

Additional resources

Profile rendering
Introduction to the Frame Debugger