Marcel Wiessler

Results 173 comments of Marcel Wiessler

Are you able to get this information from the data written to the EditorClassIdentifier or is there something missing for you @TheXRMonk ? @HamzaRino The distance of types etc is...

Just published an update (1.5.1) that should prevent serializing data like reported above. I couldnt reproduce it here unfortunately in 2022.3.3 and with ForceReserialize. Could you perhaps check if this...

I checked again why the ObjectID is being serialized: It's currently just used to find and display the serialized properties in the unity file if the script is missing. I...

Ah ok cool, I was thinking about adding something like this earlier - we can add it as a menu item perhaps (?) About ForceSerialize: Do you think you could...

Hello @swingingtom thanks for the info. Maybe I can explicitly set the order that I get due to exporting from Unity 🤔 https://user-images.githubusercontent.com/5083203/159083698-5eb7cdfa-ed24-4905-9dbc-4484e3225c5b.mp4 (

Hello @swingingtom, i havent had time to working on that specific issue yet and figure out if producing a pre-sorted output (similar to how unity world ui canvas works) would...

This seems to work for 3.6 to make both exporting the correct scenes work from *save* as well as from clicking the *button* When it's the save event exporting immediately...