Debugging in O3DE

Sometimes, things go wrong or are unexpected and you need tools to track down the problem. Open 3D Engine (O3DE) provides the tools to help you debug the engine and your project.

Various systems throughout the engine also have console variables (CVARs) that you can configure to debug a system. For more information, see the CVARs section.

Section topics

TopicDescription
Crash Reporting with Dump FilesWhen you encounter a crash in O3DE, it’s helpful to generate a dump file with crash reporting information to help track down the problem.
Using the sys_asserts Console Variable (CVAR)Learn how to use asserts in O3DE to debug your game code.
Debug TracingLearn best practices for debug tracing in O3DE.

Copyright © 2026 DawnEngine. All rights reserved.

DawnEngine is a commercial 3D engine distributed under the DawnEngine end-user license agreement. Engine binaries and source are proprietary and are not covered by the licenses below.

Documentation only: the prose and templates on this site are a derivative work of Open 3D Engine (O3DE) documentation by the O3DE Contributors, used under CC BY 4.0 (documentation content), Apache 2.0 (site code), and the MIT license (inline code samples).

The open-source 3D engine that DawnEngine is built on top of is Open 3D Engine . DawnEngine is not affiliated with, endorsed by, or sponsored by The Linux Foundation or the O3DE project. “O3DE” and “Open 3D Engine” are trademarks of The Linux Foundation.