Unable to open any of the demos (error CS0582: Attribute 'SerializeField' is not valid on this declaration type. It is only valid on 'field' declarations.) #243
Unanswered
MOSMekawy
asked this question in
Help - Setting up SofaUnity
Replies: 1 comment 2 replies
-
|
Hi @MOSMekawy , I converted your issue into a github discussion. Could you send the full Player.log file? Best regards |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I tried multiple unity editor versions but none of them work. Some crash and some just throw error.
My latest attempt was using this config/environment.
Environment:
Error:
error CS0582: Attribute 'SerializeField' is not valid on this declaration type. It is only valid on 'field' declarationsWarnings:
The GUID inside 'Assets/SofaUnity/Core.meta' cannot be extracted by the YAML Parser. Attempting to extract it via string matching instead. Please verify the file does not contain unexpected data.ImportFBX Warnings: Can't import normals, because mesh 'default' doesn't have any.Mesh 'default' has no normals. Recalculating normals.Beta Was this translation helpful? Give feedback.
All reactions