#Type Mismatch Scriptable Object

1 messages · Page 1 of 1 (latest)

torpid plank
#

I'm trying to put GameObject into a List<GameObject> in a scriptableobject. but I'm getting this type mismatch.

spark nacelle
#

Can you remove those fields, were they a different type before?

torpid plank
#

[SerializeField] doesn't make any difference regardless if i use it. i had the same problem b4, so i added that as guess work

spark nacelle
#

Literally not what I asked but ok

#

SerializeField is not a type

torpid plank
#

remove type mismatch?

spark nacelle
#

Yes, can you remove those elements

torpid plank
#

in the editor, yes, once i exit the game, it turns to "Missing (Game Object)" so i manually delete by holding dow DEL