Search Unity

Fuzzy finder problem

Discussion in 'Visual Scripting' started by mvoss1, Apr 19, 2021.

  1. mvoss1

    mvoss1

    Joined:
    Apr 10, 2021
    Posts:
    1
    I am learning visual scripting using Unity 2021.1 on OSX 11.2. The fuzzy finder was working fine using the Cmd E workaround, but now I the only units it offers are: "< >variable" and a cube I have created. Instructions or events are no longer available. Am I doing something stupid? I have now updated to the very latest version and reinstalled but still no joy.
     
  2. REDACT3D_

    REDACT3D_

    Joined:
    Nov 8, 2020
    Posts:
    222
    Hello, you may have to Generate the nodes.

    Click on the 'Edit' tab at the top of the window and go to 'Project Settings'. On the left side, select 'Visual Scripting' and click on the large 'Regenerate Units' button. It will begin to build the missing nodes.

    now when you go back to the graph and try to add a node, the list should have the nodes in em'
     
  3. adrishkumarde

    adrishkumarde

    Joined:
    Oct 28, 2021
    Posts:
    3
    Hey , When I do that then it just gets stuck at 'Updating type mappings' and then stops (same while installing bolt)
     
  4. tinybaby

    tinybaby

    Joined:
    Nov 4, 2021
    Posts:
    1
    had the same issue and the solve worked. mine froze on "updating type mappings" right when i read your comment but left it alone for liek half a minute and then it finished - in case that helps