# Frame Debugger

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

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

| **Page**                                                                                                                                                               | **Description**                                                                                                            |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| [Introduction to the Frame Debugger](/engine/6000.6/manual/analysis/graphics-performance-profiling/profile-rendering/frame-debugger/frame-debugger.md)                 | Understand how the Frame Debugger lets you step through each rendering event and display the graphical state of the scene. |
| [Debug a frame](/engine/6000.6/manual/analysis/graphics-performance-profiling/profile-rendering/frame-debugger/debug.md)                                               | Open the Frame Debugger window and debug a frame.                                                                          |
| [Check or find a rendering event](/engine/6000.6/manual/analysis/graphics-performance-profiling/profile-rendering/frame-debugger/window-event-hierarchy.md)            | Check information about a rendering event, and where the event originated from.                                            |
| [Attach the Frame Debugger to a built project](/engine/6000.6/manual/analysis/graphics-performance-profiling/profile-rendering/frame-debugger/attach.md)               | Open the Frame Debugger in a built application.                                                                            |
| [Share information about a rendering event](/engine/6000.6/manual/analysis/graphics-performance-profiling/profile-rendering/frame-debugger/share-event-information.md) | Share information about a rendering event.                                                                                 |

## Additional resources

* [Rendering Statistics window reference](/engine/6000.6/manual/analysis/graphics-performance-profiling/profiling/rendering-statistics.md)
* [Frame Debugger window reference](/engine/6000.6/manual/analysis/graphics-performance-profiling/profiling/frame-debugger-window-event-information.md)
