Search Issue Tracker

By Design

Votes

0

Found in

5.1.0f2

Issue ID

699400

Regression

Yes

[Plugin] Unity editor fails to import some of the DLLs when importing a package

Asset Import

-

Steps to reproduce:

1. Create new Unity project
2. Import the attached package
3. Notice the errors thrown in the console:

Assets/uFrame/MVVM/Framework/Base/Serialization/Json/JsonStream.cs(229,47): error CS0117: `uFrame.JSONClass' does not contain a definition for `AsQuaternion'
Assets/uFrame/MVVM/Framework/Base/Serialization/Json/JsonStream.cs(385,34): error CS1061: Type `uFrame.JSONNode' does not contain a definition for `AsQuaternion' and no extension method `AsQuaternion' of type `uFrame.JSONNode' could be found (are you missing a using directive or an assembly reference?)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.