Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Curious about new 2019.3a10 Debug key ?

Discussion in '2019.3 Beta' started by SmartMediaNL, Jul 23, 2019.

  1. SmartMediaNL

    SmartMediaNL

    Joined:
    Sep 29, 2016
    Posts:
    77
    When converting my project from 2019.a7 to 2019.a10 I got a error regarding Needed to setup a Debug key in : Edit->Settings->Input

    As i could not find any button to set I added the new Input package.
    The error is gone and i see that the Debug button is set to the left ALT

    I also noticed when starting the scene a new Debug gamobject was added.

    I can't find anything in the release notes so what does it all mean ? Where it is used for etc ?
     
  2. SmartMediaNL

    SmartMediaNL

    Joined:
    Sep 29, 2016
    Posts:
    77
    Update: it is a combination of two Debug keys: [Left-CTRL] + [BACKSPACE] in the Game Tab while in PlayMode.

    It will bring a hidden Canvas with some prefab controls that has something to do with testing your own render pipeline of some sort.Its hard to find much info about it. so ill ignore it for now.