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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
PhillipKamikaze
Jul 14, 2017 13:57
I'm using 2017.1.0f3 and got that same error, but without crash