Debugging Recorders | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Debugging Recorders

    The Unity Recorder includes tools that can help you diagnose problems you may encounter during captures.

    Unity Recorder GameObjects

    The Unity Recorder adds a Unity-RecorderSessions GameObject to Scenes to help manage capture sessions. The Unity-RecorderSessions GameObject has Components that bind Recorders to GameObjects in your Scene, and store the progress of the current recording session.

    By default, Unity hides the Unity-RecorderSessions GameObject, but you can make it visible in the Hierarchy window. This is useful for debugging. For example, if a Recorder is not working properly, you can toggle the Unity-RecorderSessions GameObject on to make sure that Unity creates it properly when you launch the recording session.

    To toggle the Unity-RecorderSessions GameObject's visibility:

    • Select Window > General > Recorder > Options > Show Recorder GameObject from Unity's main menu.

    Recording in Verbose mode

    If your Recorders are not working as expected, you can activate Verbose mode to get diagnostic information about the recording (for example, the recording's start and end time).

    Verbose mode logs information to the Console window, which is useful when you want to troubleshoot.

    To toggle Verbose mode:

    • Select Window > General > Recorder > Options > Verbose Mode from Unity's main menu.
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023