Search Unity

Bug Error: Obtained 2 stack frames RtlLookupFunctionEntry

Discussion in 'VR' started by FYSHREWARDS, Jan 5, 2023.

  1. FYSHREWARDS

    FYSHREWARDS

    Joined:
    Jun 1, 2021
    Posts:
    3
    im trying to get my oculus quest 2 working in play mode with UNITY 2021.3.16f1.
    it works fine if I build and run to the headset but I want to speed up my development by having it connect with just the play button. I enabled oculus quest link and now everytime I hit play This error happens:
    Obtained 2 stack frames

    RtlLookupFunctionEntry returned NULL function. Aborting stack walk.

    <Missing stacktrace information>

    and unity crashes and exits. this is happening now whether I have the headset on or not and I tried switching between Oculus and OpenXR options in the player settings and still this crash happens. Any help on this or a solution would be appreciated.
     

    Attached Files:

    AldeRoberge and fad12345 like this.
  2. FYSHREWARDS

    FYSHREWARDS

    Joined:
    Jun 1, 2021
    Posts:
    3
    i attached my logfile
     

    Attached Files:

  3. Tanya_Li

    Tanya_Li

    Unity Technologies

    Joined:
    Jun 29, 2020
    Posts:
    105
    We also observed this issue lately and reported it to Meta team. This failure mostly happen when the headset is disconnected and also if the oculus link is not started during initialization. According to the responses from Meta this issue would be fixed in the next SDK release.
     
    fad12345 likes this.
  4. Cloudwalker_

    Cloudwalker_

    Joined:
    Jan 3, 2014
    Posts:
    140
    Any news on this? Just started happening to me. I was stable before using Oculus XR Plugin and Link, but crashes begin when I changed to use Virtual Desktop and OpenXR so I can test wirelessly (Airlink disconnects after some timeout on me when Virtual Desktop doesn't).
     
  5. Tanya_Li

    Tanya_Li

    Unity Technologies

    Joined:
    Jun 29, 2020
    Posts:
    105
    Get updates from Meta, this will be fixed in V51 update, which should be released next month.
     
  6. lazerclark56

    lazerclark56

    Joined:
    Feb 26, 2023
    Posts:
    1
    Any updates? Its happening to me too.
     
  7. bubucaojp

    bubucaojp

    Joined:
    Jan 31, 2022
    Posts:
    3
    Any updates? So frustrating....
     
  8. Tanya_Li

    Tanya_Li

    Unity Technologies

    Joined:
    Jun 29, 2020
    Posts:
    105
    mikaelle5000 likes this.
  9. gingerbread123434

    gingerbread123434

    Joined:
    Dec 27, 2022
    Posts:
    1
    its 23 of march and still no fix... very frustrating
     
  10. gonself

    gonself

    Joined:
    Mar 19, 2015
    Posts:
    4
  11. sachaamm

    sachaamm

    Joined:
    Apr 11, 2016
    Posts:
    40
    This bug is critical , any update ???
     
  12. sebo_the_tramp

    sebo_the_tramp

    Joined:
    Nov 13, 2021
    Posts:
    1
    Same problem here
     
  13. bubucaojp

    bubucaojp

    Joined:
    Jan 31, 2022
    Posts:
    3
    Critical problem still without any solution...
     
    JakobAnarkyLabs likes this.
  14. rxxyn

    rxxyn

    Joined:
    Mar 28, 2022
    Posts:
    3
    Fix this problem!! I literally can't test my game like wtf?
     
  15. rxxyn

    rxxyn

    Joined:
    Mar 28, 2022
    Posts:
    3
    Literally i cant test my game
     
  16. PsyChonek

    PsyChonek

    Joined:
    Oct 21, 2018
    Posts:
    2
    Despite the update to version v53, the issue remains.
     
  17. FabiKawaDev

    FabiKawaDev

    Joined:
    Sep 17, 2015
    Posts:
    4
  18. darhkflame

    darhkflame

    Joined:
    Oct 29, 2019
    Posts:
    2
    I'm getting this issue, however I have no VR headset or the XR package installed, from what I've seen on forums etc I appear to be the only one with this issue with no relation to VR.
    I've recompiled the Library etc but no dice.
     
    thecoch and PixelPockets like this.
  19. Vaupell

    Vaupell

    Joined:
    Dec 2, 2013
    Posts:
    302
    same, not VR related at all.. No logs collected on crash.
    Was working with .json that used to work on on a 2021 LTS from maybe jan/dec updated to the recent one, now it crashes when loading basic json..

    no stacks collected..
     
  20. PixelPockets

    PixelPockets

    Joined:
    Sep 7, 2020
    Posts:
    143
    You aren't the only one. I'm on 2022.3.0f1 - latest LTS, and I'm getting this crash with no plugin installed. That said, this crash only seems to happen when I close down Unity. It doesn't just randomly crash on me. I have to actually close Unity down, and then I get this crash message -

    Code (CSharp):
    1. Obtained 2 stack frames
    2. RtlLookupFunctionEntry returned NULL function. Aborting stack walk.
    3. <Missing stacktrace information>
     
  21. gino_pisello

    gino_pisello

    Joined:
    Jun 24, 2013
    Posts:
    33
    blongo99 likes this.