Copyright © 2026 Unity Technologies
It is already fixed in https://jira.unity3d.com/browse/VCS-1006586 The fix is included in the latest version of the package v 2.7.1 It was landed for the different Editor versions: 6000.2.0a5, 6000.1.0b8, 6000.0.40f1 LTS, 2022.3.59f1 LTS, 2021.3.50f1 xLTS.
It is already fixed in https://jira.unity3d.com/browse/VCS-1006586 The fix is included in the latest version of the package v 2.7.1 It was landed for the different Editor versions: 6000.2.0a5, 6000.1.0b8, 6000.0.40f1 LTS, 2022.3.59f1 LTS, 2021.3.50f1 xLTS.
It is already fixed in https://jira.unity3d.com/browse/VCS-1006586 The fix is included in the latest version of the package v 2.7.1 It was landed for the different Editor versions: 6000.2.0a5, 6000.1.0b8, 6000.0.40f1 LTS, 2022.3.59f1 LTS, 2021.3.50f1 xLTS.
It is already fixed in https://jira.unity3d.com/browse/VCS-1006586 The fix is included in the latest version of the package v 2.7.1 It was landed for the different Editor versions: 6000.2.0a5, 6000.1.0b8, 6000.0.40f1 LTS, 2022.3.59f1 LTS, 2021.3.50f1 xLTS.
How to reproduce:
1. Open the attached project "Reproduction"
2. Open the "Assets -> Scenes -> EnemiesShowcase" scene
3. Make sure the Unity Version Control tab is opened
4. Enter the Play Mode
5. Observe the Console
Expected results: No errors are thrown
Actual results: NullReferenceException is thrown
Reproducible with: 2022.3.56f1, 6000.0.34f1, 6000.1.0b2
Reproducible on: macOS Sequoia 15.1 (M1)
Not reproducible on: No other environment tested
Notes:
Full error:
NullReferenceException: Object reference not set to an instance of an object
Unity.PlasticSCM.Editor.ViewSwitcher.OnDisable () (at ./Library/PackageCache/com.unity.collab-proxy@2.6.0/Editor/ViewSwitcher.cs:205)
Unity.PlasticSCM.Editor.PlasticWindow.ClosePlastic (Unity.PlasticSCM.Editor.PlasticWindow window) (at ./Library/PackageCache/com.unity.collab-proxy@2.6.0/Editor/PlasticWindow.cs:1096)
Unity.PlasticSCM.Editor.PlasticWindow.OnDisable () (at ./Library/PackageCache/com.unity.collab-proxy@2.6.0/Editor/PlasticWindow.cs:283)
Issues you vote on will appear here