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. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  3. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Bug Editor Crash on License update check on 2019.3.0b10

Discussion in '2019.3 Beta' started by ROBYER1, Nov 8, 2019.

  1. ROBYER1

    ROBYER1

    Joined:
    Oct 9, 2015
    Posts:
    1,450
    Edit: Reported this issue at Case 1197747

    Noticed the editor closing randomly today, we are using Education Pro license in the editor. Lucky my work had saved. The editor crashes on license check by failing to connect to local IPC. No error or bug reporter pops up on the crash either.

    Editor crashed at 14:29 so I checked the Editor log to see:

    Code (CSharp):
    1. [LicensingClient] ERROR Failed to connect to local IPC
    2. [Licensing::Module] Failed to connect to channel: LicenseClient-Rob Farthing
    3. [Licensing::Module] Successfully launched the LicensingClient
    4. [Licensing::Module] Successfully connected to LicensingClient on channel: LicenseClient-Rob Farthing
    5. [Licensing::Module] Successfully launched and connected to LicensingClient
    6. Entitlement-based licensing initiated
    7. [LicensingClient] Licenses Updated successfully in LicensingClient
    8.  
    9. LICENSE SYSTEM [2019118 14:29:51] Next license update check is after 2019-11-09T07:49:56
    This is quite a bad bug as work was lost when the editor crashed throughout the day.
     
    Last edited: Nov 11, 2019
    LeonhardP and fherbst like this.