Search Issue Tracker
Fixed in 1.7.0
Votes
30
Found in [Package]
1.5.7
Issue ID
1341693
Regression
No
Version Control package Collaborate window throws NullReferenceException errors when hidden on domain reload
Steps to reproduce:
1. Create a new project
2. Make sure Version Control package is imported
3. Open Collaborate window
4. Click "Set Project ID" and link the project to services
5. Hide the Collaborate window behind another tab (dock the window on another editor window and select a different tab)
6. Enter and exit Play Mode multiple times while the Collaborate window is hidden
Expected result: No errors are thrown
Actual result: NullReferenceException errors are thrown when scripts are reloaded
NullReferenceException: Object reference not set to an instance of an object
Unity.Cloud.Collaborate.UserInterface.CollaborateWindow.OnDisable () (at Library/PackageCache/com.unity.collab-proxy@1.5.7/Editor/Collaborate/UserInterface/CollaborateWindow.cs:86)
Reproduced: 2021.2.0a20, 2021.2.0a1, 2021.1.11f1, 2020.3.10f1, 2020.3.0f1
Didn't reproduce on: 2019.4 (services were reworked in 2020 versions)
-
DeLFuS
Jul 04, 2021 17:06
TypeLoadException: Could not load type Antlr.Runtime.Tree.AntlrRuntime_BaseTreeDebugView while decoding custom attribute: (null)
System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) (at <695d1cc93cca45069c528c15c9fdd749>:0)
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
- Undoing the branch rotation resets only wireframe and not mesh when undoing the action first time after launching the project
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
Resolution Note (fix version 1.7.0):
Fixed in com.unity.collab-proxy version 1.7.1. Go to Window->Package Manager to update the Version Control package to the latest version.