Search Issue Tracker
Won't Fix
Votes
2
Found in
5.4.3f1
Issue ID
853624
Regression
No
Editor Crashes During Unity Collab Project Sync (WebViewWindowPrivate::OnBeforeClose)
Crash Unity Collab
1. What happened
2. How we can reproduce it using the example you attached
Crashed while syncing a exsting project with Unity Collab
License type: Free
Build: 5.4.3f1
-----------
Javascript TypeError is logged right before the native crash.
[CEF] TypeError: Cannot read property 'success' of undefined
at a (https://public-cdn.cloud.unity3d.com/editor/5.4/production/cloud/hub/assets/unityeditor-cloud-hub.js:25:26275)
at Object.b [as decoratePromise] (https://public-cdn.cloud.unity3d.com/editor/5.4/production/cloud/hub/assets/unityeditor-cloud-hub.js:25:26398)
at Object.d.(anonymous function) [as InvalidateCachedServiceFlags] (https://public-cdn.cloud.unity3d.com/editor/5.4/production/cloud/hub/assets/unityeditor-cloud-hub.js:25:25987)
at https://public-cdn.cloud.unity3d.com/editor/5.4/production/cloud/hub/assets/unityeditor-cloud-hub.js:39:18056
at i (https://public-cdn.cloud.unity3d.com/editor/5.4/production/cloud/hub/assets/unityeditor-cloud-hub.js:13:26687)
at https://public-cdn.cloud.unity3d.com/editor/5.4/production/cloud/hub/assets/unityeditor-cloud-hub.js:13:26859
at n.$eval (https://public-cdn.cloud.unity3d.com/editor/5.4/production/cloud/hub/assets/unityeditor-cloud-hub.js:14:2448)
at n.$digest (https://public-cdn.cloud.unity3d.com/editor/5.4/production/cloud/hub/assets/unityeditor-cloud-hub.js:14:879)
at https://public-cdn.cloud.unity3d.com/editor/5.4/production/cloud/hub/assets/unityeditor-cloud-hub.js:14:2535
at e (https://public-cdn.cloud.unity3d.com/editor/5.4/production/cloud/hub/assets/unityeditor-cloud-hub.js:12:17663) in https://public-cdn.cloud.unity3d.com/editor/5.4/production/cloud/hub/assets/unityeditor-cloud-hub.js at line 13
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
PhillipKamikaze
Jul 14, 2017 13:57
I'm using 2017.1.0f3 and got that same error, but without crash