Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice
  2. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  3. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

Bug (Case 1250096) Closing editor caused crash in win::XInputDevice::Poll

Discussion in '2020.1 Beta' started by Peter77, May 24, 2020.

  1. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,623
    Today I played around with 2020.1 for a while. Trying to close the editor caused a crashed. :(

    I haven't tried to reproduce. It was the first time it occurred. Crash dump files are attached to the bug-report.

    Code (CSharp):
    1. Crash!!!
    2.  
    3. ========== OUTPUTTING STACK TRACE ==================
    4.  
    5. 0x00007FF77097AFDA (Unity) win::XInputDevice::Poll
    6. 0x00007FF76F5AC0AA (Unity) InputPollingLoop
    7. 0x00007FF770652C40 (Unity) Thread::RunThreadWrapper
    8. 0x00007FFD621A7BD4 (KERNEL32) BaseThreadInitThunk
    9. 0x00007FFD623ACE51 (ntdll) RtlUserThreadStart
    10.  
    11. ========== END OF STACKTRACE ===========
     
  2. LeonhardP

    LeonhardP

    Unity Technologies

    Joined:
    Jul 4, 2016
    Posts:
    3,136