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
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
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.