All Collections
Luna Replay
Using Luna Replay in Creative Suite
I don't see my values in Creative Suite , what happened?
I don't see my values in Creative Suite , what happened?

What to do if you have configured your game variables in Unity for use in Creative Suite but they are not appearing.

Paola Croce avatar
Written by Paola Croce
Updated over a week ago

If you have already applied the LunaCreative SuiteField attribute to variables in your game (steps on how to do this here) but you do not see them in Creative Suite, please ensure that you have implemented the ISerializationCallbackReceiver interface on your MonoBehaviour or ScriptableObject.

Be sure to also update your Linux build to avoid problems with videos in Creative Suite. Both this and the steps above should be handled by a developer.

Did this answer your question?