Search Unity

Bug Scene variables when dragged into a graph are of incorrect scope

Discussion in 'Visual Scripting' started by PanthenEye, Jan 17, 2022.

  1. PanthenEye

    PanthenEye

    Joined:
    Oct 14, 2013
    Posts:
    2,079


    It should be of scope "Scene" not "Object". At least that's how it used to function in Bolt.
     
  2. ericb_unity

    ericb_unity

    Unity Technologies

    Joined:
    Nov 24, 2017
    Posts:
    167
    For sure, this is a bug. I tried it in Bolt asset store version before the acquisition and I got the same behaviour. Tested with Bolt asset store version 1.4.1.

    As a work around until the issue is fixed, you can drag and drop scene variables from the blackboard and you will get the good scope.
    upload_2022-2-16_12-7-52.png
     
  3. ericb_unity

    ericb_unity

    Unity Technologies

    Joined:
    Nov 24, 2017
    Posts:
    167