InitialPrefabs/UGUIDOTS

OpenUPM Issue

psuong opened this issue · 3 comments

Seems to only happen if you do openupm add com.initialprefabs.uguidots

Library/PackageCache/com.unity.properties@0.10.4-preview/Runtime/Unity.Properties/Utility/TypeConversion.cs(51,25): error CS0234: The type or namespace name 'Unsafe' does not exist in the namespace 'System.Runtime.CompilerServices' (are you missing an assembly reference?)

image

Removing all internal Unity scopes from your package manifest will resolve the issues when importing into the build.

Looks like the bug is logged here

Issue is fixed by favo.