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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
PhillipKamikaze
Jul 14, 2017 13:57
I'm using 2017.1.0f3 and got that same error, but without crash