Plan Visualizer | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Plan Visualizer

    With the Plan Visualizer, you can debug and monitor the plan expansion for an individual agent by the planner system. You can open the Plan Visualizer through the Window menu (Window -> AI -> Plan Visualizer)

    Show Plan Visualizer

    Window

    The window shows the plan in the form of a tree (although, internally it is a graph). Here you can see the current action/state and the resulting states from actions taken from the current state.

    Window

    The highlighted path above shows the optimal action from the current state. The nodes on the far right show that there are successor nodes not shown. You can click on any one of these to navigate further into the plan.

    Inspector

    The plan visualizer has a simple inspector to view the state data for a node. Click on any node and use the scroll window to look through individual domain objects. You can also copy the state data to the clipboard, which can be useful in conjunction with a diff program to see what has changed between two states.

    Inspector

    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