- Home /
Question by
Shuttershady · Oct 03, 2019 at 09:53 PM ·
errorimportwebglproject
I can't import project tiny in Unity 2019
I am using Unity version 2019.2.6f1. This is the error that I get when I import Project Tiny:
Library\PackageCache\com.unity.tiny@0.16.1-preview\Unity.Serialization.Properties\SerializedObjectViewPropertyBag.cs(192,33): error CS0246: The type or namespace name 'ICollectionElementGetter<>' could not be found (are you missing a using directive or an assembly reference?)
tiny-error.png
(88.3 kB)
tiny-error-2.png
(256.9 kB)
Comment
Answer by Shuttershady · Oct 04, 2019 at 07:13 AM
I found the solution . I am running tiny mode 0.14.5 on 2018.3.14f1 . It runs fine.
Answer by celrackov · Oct 04, 2019 at 11:08 AM
I rolled back to the old version, imported the project and upgrade to the latest one