Search Unity

macOS 10.15.3 (Catalina) Latest Crashes when Unity is launched.

Discussion in 'Editor & General Support' started by zero_null, Feb 18, 2020.

  1. zero_null

    zero_null

    Joined:
    Mar 11, 2014
    Posts:
    159
    I am currently facing a strange issue. When Unity is started to open a previously created project it cause crash to macOS Catalina 10.15.3 (the OS) kernel panic. I was on an older version and I have updated the macOS, I am sure there isn't any hardware problem with my MacBook because the crash happens only and only when I open the project.
    Unity Version is 2019.3.1


     
  2. dracine

    dracine

    Joined:
    Feb 6, 2017
    Posts:
    4
    Same for me with a MacBook Pro. Catalina 10.15.1. A new empty project works, but a previously created project crash the OS completely when changing unity panel focus. (Going from GameView to SceneView crash the OS)

    Code (CSharp):
    1. panic(cpu 0 caller 0xffffff800c462e0a): Kernel trap at 0xffffff7f8f245ea7, type 14=page fault, registers:
    2. CR0: 0x000000008001003b, CR2: 0x0000000000000000, CR3: 0x000000002096b000, CR4: 0x00000000003626e0
    3. RAX: 0x000000000c000304, RBX: 0xffffff8058e4b400, RCX: 0x0000000000000001, RDX: 0x0000000000000000
    4. RSP: 0xffffff922edcbdf0, RBP: 0xffffff922edcbdf0, RSI: 0x0000000000000000, RDI: 0xffffff8058e52800
    5. R8:  0x00000000000b505a, R9:  0x0000000000000474, R10: 0x0000000000004730, R11: 0x0000000000004730
    6. R12: 0xffffff8058e4b400, R13: 0x0000000000000000, R14: 0x0000000000000006, R15: 0xffffff7f8f2a0538
    7. RFL: 0x0000000000010246, RIP: 0xffffff7f8f245ea7, CS:  0x0000000000000008, SS:  0x0000000000000010
    8. Fault CR2: 0x0000000000000000, Error code: 0x0000000000000000, Fault CPU: 0x0, PL: 0, VF: 1
    9.  
    10. Backtrace (CPU 0), Frame : Return Address
    11. 0xffffff922edcb850 : 0xffffff800c339a3b
    12. 0xffffff922edcb8a0 : 0xffffff800c470fe5
    13. 0xffffff922edcb8e0 : 0xffffff800c462a5e
    14. 0xffffff922edcb930 : 0xffffff800c2e0a40
    15. 0xffffff922edcb950 : 0xffffff800c339127
    16. 0xffffff922edcba50 : 0xffffff800c33950b
    17. 0xffffff922edcbaa0 : 0xffffff800cad17f9
    18. 0xffffff922edcbb10 : 0xffffff800c462e0a
    19. 0xffffff922edcbc90 : 0xffffff800c462b08
    20. 0xffffff922edcbce0 : 0xffffff800c2e0a40
    21. 0xffffff922edcbd00 : 0xffffff7f8f245ea7
    22. 0xffffff922edcbdf0 : 0xffffff7f8f273afd
    23. 0xffffff922edcbe20 : 0xffffff7f8f37f6de
    24. 0xffffff922edcbe50 : 0xffffff7f8f2239da
    25. 0xffffff922edcbeb0 : 0xffffff7f8f25bc1e
    26. 0xffffff922edcbee0 : 0xffffff800ca401bd
    27. 0xffffff922edcbf30 : 0xffffff800ca3eb02
    28. 0xffffff922edcbf70 : 0xffffff800ca3e08c
    29. 0xffffff922edcbfa0 : 0xffffff800c2e013e
    30.       Kernel Extensions in backtrace:
    31.          com.apple.iokit.IOAcceleratorFamily2(438.2.7)[72B8A0B5-E12C-3764-9187-0AC0E93416F9]@0xffffff7f8f222000->0xffffff7f8f2e5fff
    32.             dependency: com.apple.driver.AppleMobileFileIntegrity(1.0.5)[180FC5AB-0E47-35BC-91DF-609EBE8ED4A5]@0xffffff7f8d50a000
    33.             dependency: com.apple.iokit.IOPCIFamily(2.9)[AA7C7A4F-9F5D-3533-9E78-177C3B6A72BF]@0xffffff7f8cd2f000
    34.             dependency: com.apple.iokit.IOSurface(269.6)[39DC4195-B168-3895-ACD5-E731581855F8]@0xffffff7f8d92b000
    35.             dependency: com.apple.iokit.IOGraphicsFamily(568)[247C211E-C250-351C-BCE2-4DB9D3003E10]@0xffffff7f8d842000
    36.             dependency: com.apple.iokit.IOReportFamily(47)[2CCA7DD3-C33F-3CA4-A213-BC83D3D997B0]@0xffffff7f8d251000
    37.          com.apple.driver.AppleIntelKBLGraphics(14.0.2)[D21953DB-6324-350A-9A0C-A2EDC70A00AF]@0xffffff7f8f2fa000->0xffffff7f8f3ecfff
    38.             dependency: com.apple.iokit.IOPCIFamily(2.9)[AA7C7A4F-9F5D-3533-9E78-177C3B6A72BF]@0xffffff7f8cd2f000
    39.             dependency: com.apple.iokit.IOSurface(269.6)[39DC4195-B168-3895-ACD5-E731581855F8]@0xffffff7f8d92b000
    40.             dependency: com.apple.iokit.IOGraphicsFamily(568)[247C211E-C250-351C-BCE2-4DB9D3003E10]@0xffffff7f8d842000
    41.             dependency: com.apple.iokit.IOAcceleratorFamily2(438.2.7)[72B8A0B5-E12C-3764-9187-0AC0E93416F9]@0xffffff7f8f222000
    42.  
    43. BSD process name corresponding to current thread: kernel_task
    44.  
    45. Mac OS version:
    46. 19B88
    47.  
    48. Kernel version:
    49. Darwin Kernel Version 19.0.0: Thu Oct 17 16:17:15 PDT 2019; root:xnu-6153.41.3~29/RELEASE_X86_64
    50. Kernel UUID: 7503CD47-851F-321E-8747-50DB4299165F
    51. Kernel slide:     0x000000000c000000
    52. Kernel text base: 0xffffff800c200000
    53. __HIB  text base: 0xffffff800c100000
    54. System model name: MacBookPro14,1 (Mac-B4831CEBD52A0C4C)
    55. System shutdown begun: NO
    56. Panic diags file available: YES (0x0)
    57.  
    58. System uptime in nanoseconds: 304179841892
    59. last loaded kext at 253409248649: @filesystems.msdosfs    1.10 (addr 0xffffff7f8ff5c000, size 69632)
    60. loaded kexts:
    61. com.intel.kext.intelhaxm    7.5.1
    62. com.paragon-software.filesystems.ntfs    19.4.15
    63. zoom.us.ZoomAudioDevice    1.2
    64. @filesystems.msdosfs    1.10
    65. @filesystems.smbfs    3.4
    66. >!AMikeyHIDDriver    131
    67. @fileutil    20.036.15
    68. >!APlatformEnabler    2.7.0d0
    69. >AGPM    111.2.5
    70. >X86PlatformShim    1.0.0
    71. @filesystems.autofs    3.0
    72. >!AUpstreamUserClient    3.6.8
    73. >!AHDAHardwareConfigDriver    283.14
    74. >AudioAUUC    1.70
    75. >!AHDA    283.14
    76. >!A!IKBLGraphics    14.0.2
    77. >!AGraphicsDevicePolicy    4.5.9
    78. >!A!IKBLGraphicsFramebuffer    14.0.2
    79. @AGDCPluginDisplayMetrics    4.5.9
    80. >ACPI_SMC_PlatformPlugin    1.0.0
    81. >AGDCBacklightControl    4.5.9
    82. >!AHV    1
    83. >!A!IPCHPMC    2.0.1
    84. |IOUserEthernet    1.0.1
    85. >!ABacklight    180.1
    86. >!AFIVRDriver    4.1.0
    87. >!AThunderboltIP    3.1.3
    88. |IO!BSerialManager    7.0.1f1
    89. >pmtelemetry    1
    90. @Dont_Steal_Mac_OS_X    7.0.0
    91. >eficheck    1
    92. >!A!ISlowAdaptiveClocking    4.0.0
    93. >!ASMCLMU    212
    94. >!AMCCSControl    1.13
    95. >!ACameraInterface    7.6.0
    96. >!AGFXHDA    100.1.422
    97. >!AWWANSupport    4.0.0
    98. @filesystems.apfs    1412.41.1
    99. >!AFileSystemDriver    3.0.1
    100. >!AVirtIO    1.0
    101. @filesystems.hfs.kext    522.0.9
    102. @!AFSCompression.!AFSCompressionTypeDataless    1.0.0d1
    103. @BootCache    40
    104. @!AFSCompression.!AFSCompressionTypeZlib    1.0.0
    105. >!ATopCaseHIDEventDriver    3410.1
    106. >AirPort.BrcmNIC    1400.1.1
    107. @private.KextAudit    1.0
    108. >!ASmartBatteryManager    161.0.0
    109. >!AACPIButtons    6.1
    110. >!ARTC    2.0
    111. >!ASMBIOS    2.1
    112. >!AACPIEC    6.1
    113. >!AAPIC    1.7
    114. $!AImage4    1
    115. @nke.applicationfirewall    303
    116. $TMSafetyNet    8
    117. @!ASystemPolicy    2.0.0
    118. |EndpointSecurity    1
    119. @kext.triggers    1.0
    120. >DspFuncLib    283.14
    121. @kext.OSvKernDSPLib    529
    122. >!AGraphicsControl    4.5.9
    123. |IO!BHost!CUARTTransport    7.0.1f1
    124. |IO!BHost!CTransport    7.0.1f1
    125. |IOAccelerator!F2    438.2.7
    126. >IOPlatformPluginLegacy    1.0.0
    127. |IOAVB!F    800.17
    128. >!ABacklightExpert    1.1.0
    129. >!A!ILpssUARTv1    3.0.60
    130. >!A!ILpssUARTCommon    3.0.60
    131. >!AOnboardSerial    1.0
    132. >!ASMBusPCI    1.0.14d1
    133. >X86PlatformPlugin    1.0.0
    134. >IOPlatformPlugin!F    6.0.0d8
    135. >!ASSE    1.0
    136. @!AGPUWrangler    4.5.9
    137. @!AGraphicsDeviceControl    4.5.9
    138. >!AThunderboltEDMSink    4.2.1
    139. >!AThunderboltDPOutAdapter    6.2.3
    140. >!AHDA!C    283.14
    141. |IOHDA!F    283.14
    142. |IOSlowAdaptiveClocking!F    1.0.0
    143. >!ASMBus!C    1.0.18d1
    144. |IOAudio!F    300.2
    145. @vecLib.kext    1.2.0
    146. |IONDRVSupport    568
    147. |IOGraphics!F    568
    148. @plugin.IOgPTPPlugin    810.1
    149. |IOEthernetAVB!C    1.1.0
    150. >usb.IOUSBHostHIDDevice    1.2
    151. >usb.cdc    5.0.0
    152. >usb.networking    5.0.0
    153. >usb.!UHostCompositeDevice    1.2
    154. >usb.!UHub    1.2
    155. >!AXsanScheme    3
    156. |IOSerial!F    11
    157. |IOSurface    269.6
    158. @filesystems.hfs.encodings.kext    1
    159. >!AActuatorDriver    3410.2
    160. >!AHIDKeyboard    209
    161. >!AHS!BDriver    3410.1
    162. >IO!BHIDDriver    7.0.1f1
    163. |IO!B!F    7.0.1f1
    164. |IO!BPacketLogger    7.0.1f1
    165. >!AMultitouchDriver    3410.2
    166. >!AInputDeviceSupport    3410.1
    167. >!AHSSPIHIDDriver    58
    168. >!AThunderboltDPInAdapter    6.2.3
    169. >!AThunderboltDPAdapter!F    6.2.3
    170. >!AThunderboltPCIDownAdapter    2.5.2
    171. >!AHPM    3.4.4
    172. >!A!ILpssI2C!C    3.0.60
    173. >!AHSSPISupport    58
    174. >!AThunderboltNHI    5.8.0
    175. |IOThunderbolt!F    7.4.6
    176. >!A!ILpssSpi!C    3.0.60
    177. >!A!ILpssDmac    3.0.60
    178. |IO80211!F    1200.12.2b1
    179. >mDNSOffloadUserClient    1.0.1b8
    180. >corecapture    1.0.4
    181. |IOSkywalk!F    1
    182. |IONVMe!F    2.1.0
    183. >usb.!UHostPacketFilter    1.0
    184. >!A!ILpssGspi    3.0.60
    185. |IOUSB!F    900.4.2
    186. >!A!ILpssI2C    3.0.60
    187. >usb.!UXHCIPCI    1.2
    188. >usb.!UXHCI    1.2
    189. >!AEFINVRAM    2.1
    190. >!AEFIRuntime    2.1
    191. |IOSMBus!F    1.1
    192. |IOHID!F    2.0.0
    193. $quarantine    4
    194. $sandbox    300.0
    195. @kext.!AMatch    1.0.0d1
    196. >DiskImages    493.0.0
    197. >!AFDEKeyStore    28.30
    198. >!AEffaceable!S    1.0
    199. >!AKeyStore    2
    200. >!UTDM    489.41.1
    201. |IOSCSIBlockCommandsDevice    422.0.2
    202. >!ACredentialManager    1.0
    203. >KernelRelayHost    1
    204. >!ASEPManager    1.0.1
    205. >IOSlaveProcessor    1
    206. |IOUSBMass!SDriver    157.40.7
    207. |IOSCSIArchitectureModel!F    422.0.2
    208. |IO!S!F    2.1
    209. |IOUSBHost!F    1.2
    210. >!UHostMergeProperties    1.2
    211. >usb.!UCommon    1.0
    212. >!ABusPower!C    1.0
    213. |CoreAnalytics!F    1
    214. >!AMobileFileIntegrity    1.0.5
    215. @kext.CoreTrust    1
    216. |IOTimeSync!F    810.1
    217. |IONetworking!F    3.4
    218. |IOReport!F    47
    219. >!AACPIPlatform    6.1
    220. >!ASMC    3.1.9
    221. >watchdog    1
    222. |IOPCI!F    2.9
    223. |IOACPI!F    1.4
    224. @kec.pthread    1
    225. @kec.corecrypto    1.0
    226. @kec.Libm    1
    Same thing with 2019.3.2f1
     
    Last edited: Feb 19, 2020
    sadambober and zero_null like this.
  3. dracine

    dracine

    Joined:
    Feb 6, 2017
    Posts:
    4
    Deleting the content of the ProjectSettings folder and Packages folder + Library again (and Temp) seems to have fix the crash for now.
     
  4. zero_null

    zero_null

    Joined:
    Mar 11, 2014
    Posts:
    159
    ProjectSettings folder should never be deleted as it includes all the tags and layers information. My Project isn't really big but I just can't delete settings because I am using a 3rd party extension in it and I am not aware how it's handling different project settings.
     
    Joe-Censored likes this.
  5. dracine

    dracine

    Joined:
    Feb 6, 2017
    Posts:
    4
    I agree, this is why I'm updating our project to Unity 2019.3 in a separate branch to identify the bugs and resolve them before going forward. We have a big project but aren't using layers/tags. I only have to reconfigure all our platform specific settings in our case.
     
  6. djones87

    djones87

    Joined:
    Apr 3, 2020
    Posts:
    1
    I having the same issue with 2019.3.7f any ideas of a permanent fix? I am struggling with the fact that 2018.7.20f doesn't support the features I need and now I'm hitting this crashing issue.
     
  7. aerophloid

    aerophloid

    Joined:
    Apr 13, 2020
    Posts:
    2
    Same here. Pls help.
     
  8. nfmelendez

    nfmelendez

    Joined:
    Feb 26, 2015
    Posts:
    22
    same here
     
  9. jesusluvsyooh

    jesusluvsyooh

    Joined:
    Jan 10, 2012
    Posts:
    377
    Same here.
     
  10. that_9527

    that_9527

    Joined:
    Jan 26, 2019
    Posts:
    1
    Same here. macOS 10.14 or 10.15.4, 10.15.5 all...
     
  11. Adham9

    Adham9

    Joined:
    Nov 27, 2019
    Posts:
    18
    Same here. macOS 10.15.5. Unity 2019.4.1f1 personal.
     
  12. jesusluvsyooh

    jesusluvsyooh

    Joined:
    Jan 10, 2012
    Posts:
    377
    Update, Removing project settings (or do everything except the Assets folder), and this fixes it for me.
    - Its a pain, i know, especially when you forget and open an older project or one from another person, but at last a way around it has been found.
     
  13. OhMyGodHelpMe

    OhMyGodHelpMe

    Joined:
    Jul 19, 2020
    Posts:
    3
    same. I used 10.15.5 MacOS and 2020.4.4f Unity.
    Every time I start the Unity, it makes my computer crash.
    I can not do anything. Can anybody help?
    it really upsets me a lot.
     
  14. OhMyGodHelpMe

    OhMyGodHelpMe

    Joined:
    Jul 19, 2020
    Posts:
    3
    Do you find anything helpful? I just thought I could work if I upgraded Unity, but the problem was still there
     
  15. Adham9

    Adham9

    Joined:
    Nov 27, 2019
    Posts:
    18
    I was using the ML-Agents package, I updated the package, and removed unused packages as well. I am also using Unity 2020.1.0b15 now.

    So, far I have not faced the issue again. I can not fully confirm though as I am not working on the project that much.
     
  16. Gohit

    Gohit

    Joined:
    Jul 13, 2019
    Posts:
    1
    Thanks a lot. This worked for me. I am trying to run the Playground project in 2019.4 in MacOS Catalina 10.15.6. I suspect the issue is due to some [Preview Packages] that are added as part of the "Playground" project. Deleting the contents as above and reopening seems to solve the issue.
     
  17. meuklight

    meuklight

    Joined:
    Feb 2, 2016
    Posts:
    12
    Facing the same issue, especially working on an old project in the new editor 2019.3 or 2020.1. Any solutions? TIA