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. We’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. 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,394
    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,102