I get following error after importing Unity Reflect Package:
Library\PackageCache\com.unity.reflect@3.1.0-preview.9\Runtime\Utils\LoginManager.cs(268,42): error CS1069: The type name 'Registry' could not be found in the namespace 'Microsoft.Win32'. This type has been forwarded to assembly 'Microsoft.Win32.Registry, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' Consider adding a reference to that assembly.
↧