Search Unity

Documentation errors (list)

Discussion in 'Documentation' started by kavanavak, Dec 21, 2019.

  1. kavanavak

    kavanavak

    Joined:
    Sep 30, 2015
    Posts:
    54
    I can't find a clear place to comment so maybe this will work. If there's a better place please let me know.

    https://docs.unity3d.com/Packages/com.unity.inputsystem@1.0/manual/Actions.html
    InputActionMap.actionTriggered callback.
    The code uses "actionMap.onActionTriggered", I believe this needs to be updated to "actionMap.actionTriggered"

    It would be nice if there was a way to leave a comment on the page itself, a flag to your doc team that there's an issue on the page.