Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Question Please tell me why the contents of Results of Overlap Box non Alloc are not reflected.

Discussion in 'Visual Scripting' started by unitychan, Mar 21, 2023.

  1. unitychan

    unitychan

    Joined:
    Jan 29, 2015
    Posts:
    1
    As shown in the attached image, Physics.OverlapBoxNonAlloc Results points to an array variable, but the actual result value cannot be obtained.
    The collider has two reactions, so it should be judged properly, but I don't understand why it is not acquired in Results.
    Please let me know what am I missing?

    upload_2023-3-21_17-34-16.png