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. Dismiss Notice

Bug Trigger enter/exit of Physics engine causes program crash

Discussion in 'Physics' started by L0tussss5, Jun 8, 2023.

  1. L0tussss5

    L0tussss5

    Joined:
    Jun 22, 2022
    Posts:
    14
    It seems it's accessing invalid memory for one of the trigger enter/exit colliders. Try/catch will not work, it's an internal engine crash in native code.
     

    Attached Files:

  2. L0tussss5

    L0tussss5

    Joined:
    Jun 22, 2022
    Posts:
    14
    I cannot locate which trigger it is, nor can I locate which script it is. When it crashes, it is random and crashes 2-3 times a day. Because this program is used for multiplayer game servers, I am not sure what player behavior caused the crash. Can someone help me
     
  3. L0tussss5

    L0tussss5

    Joined:
    Jun 22, 2022
    Posts:
    14
    My Unity version is 2021.3.14