Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2022.2.0a10
Issue ID
1420337
Regression
Yes
SysrootPackage throws not implement inherited abstract member errors after importing
How to reproduce:
1. Open the attached project
2. Observe the Console window
Expected results: The project is opened successfully without any errors
Actual results: SysrootPackage throws not implement inherited abstract member errors forcing the Editor to enter Safe mode
Reproducible with: 2022.2.0a10, 2022.2.0a11
Not reproducible with: 2019.4.38f1, 2020.3.33f1, 2021.3.1f1, 2022.1.0f1, 2022.2.0a9
Notes:
1. Tested with Ubuntu 18.04
Errors thrown:
1. Library/PackageCache/com.unity.sysroot@1.0.0/Editor/Unity.SysrootPackage.cs(49,18): error CS0534: 'SysrootPackage' does not implement inherited abstract member 'Sysroot.GetToolchainPath()'
2. Library/PackageCache/com.unity.sysroot@1.0.0/Editor/Unity.SysrootPackage.cs(49,18): error CS0534: 'SysrootPackage' does not implement inherited abstract member 'Sysroot.GetIl2CppLinkerFlags()'
3. Library/PackageCache/com.unity.sysroot@1.0.0/Editor/Unity.SysrootPackage.cs(49,18): error CS0534: 'SysrootPackage' does not implement inherited abstract member 'Sysroot.GetSysrootPath()'
4. Library/PackageCache/com.unity.sysroot@1.0.0/Editor/Unity.SysrootPackage.cs(49,18): error CS0534: 'SysrootPackage' does not implement inherited abstract member 'Sysroot.GetIl2CppCompilerFlags()'
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2022.2):
Fixed in package version 2.0.0