Search found 4 matches

by MartinL
Fri Jan 13, 2023 5:59 pm
Forum: General Discussion
Topic: _ES3Ref is changing somehow for ScriptableObjects
Replies: 3
Views: 782

Re: _ES3Ref is changing somehow for ScriptableObjects

Hi Joel, for my first tests it was now no more reproducable with the hint of "add References to the Manager" in the scenes. I was not aware of this step. It seems (when I look into the big list) that usually this is done automatically? And sometimes need to have it done manually? Enjoy the...
by MartinL
Thu Jan 12, 2023 10:36 pm
Forum: General Discussion
Topic: _ES3Ref is changing somehow for ScriptableObjects
Replies: 3
Views: 782

_ES3Ref is changing somehow for ScriptableObjects

Hi there, I have a ScriptableObject (let's name it inventory SO) that holds a List of a serialized custom class (let's name it InventoryItem) this custom class has a reference to another ScriptableObject (let's name it InventoryItem SO) One or two of those InventoryItem SO's that I have created rece...
by MartinL
Sun Oct 09, 2022 3:17 pm
Forum: General Discussion
Topic: Bug: serialization order auf Auto Save for RectTransform issue
Replies: 2
Views: 531

Re: Bug: serialization order auf Auto Save for RectTransform issue

cool, thanks
No stress if the update takes not weeks, I am good to wait :)
by MartinL
Sun Oct 09, 2022 1:50 pm
Forum: General Discussion
Topic: Bug: serialization order auf Auto Save for RectTransform issue
Replies: 2
Views: 531

Bug: serialization order auf Auto Save for RectTransform issue

Hey dear coders, I just started today and had a bit headache, but now I found out was it is the issue and I ask you to fix this please - I will give you a summary and how to reproduce it when serializing a RectTransform with anchored position and parent data is saved properly BUT since the anchoredP...