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()'
Comments (11)
-
binzydev
Jul 11, 2022 12:08
Still present in 2022.2.0a18
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
- Intercepted Events text is hardly visible in Inspector window for UI elements when Editor theme is set to Light
- [Hierarchy V2] Add new Query Block window contains a typo in the Hierarchy Search Area block
- Scene is not rendered in Player when ran with -force-d3d12 argument and GPU Resident Drawer enabled
- Search Window Undo Redo actions are not accessible via Edit dropdown menu
- Search Window interactions are not visible in Undo History
Resolution Note (fix version 2022.2):
Fixed in package version 2.0.0