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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
PhillipKamikaze
Jul 14, 2017 13:57
I'm using 2017.1.0f3 and got that same error, but without crash