Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0f2
Issue ID
1058361
Regression
Yes
History and CollabProxy errors in console
Collab - History and CollabProxy errors in console.
1. What happened
Collab errors appear while using Unity. If cleared they will reappear if the window shifts focus or exiting play mode.
2. How we can reproduce it using the example you attached
- With Unity 2018.2.0f2 open the scene Test Scene_Dev
- Warnings appear in the console, clear the console
- Go into playmode
- Exit Playmode
NOTICE ISSUE: Error
System.TypeLoadException: Could not load type 'UnityEditor.Collaboration.ShowToolbarAtPositionDelegate' from assembly 'Unity.CollabProxy.Editor'.
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes()
- Click outside of Unity
Notice issue: Warning
Cannot add menu item 'Window/Asset Management/Collab History' for method 'CollabHistoryWindow.ShowHistoryWindow' because a menu item with the same name already exists.
Errors appear in : 2018.2.0f2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment