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
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
PhillipKamikaze
Jul 14, 2017 13:57
I'm using 2017.1.0f3 and got that same error, but without crash