Search found 15 matches

by Fabian
Sat Jan 08, 2022 3:59 pm
Forum: General Discussion
Topic: Autosaving Prefabs with Materials in Game is not working.
Replies: 4
Views: 898

Re: Autosaving Prefabs with Materials in Game is not working.

Hello again, I have another question regarding two often appearing error messages in console: 1) Setting the duration while system is still playing is not supported. Please wait until the system has stopped and all particles have expired or call Stop with ParticleSystemStopBehavior.StopEmittingAndCl...
by Fabian
Fri Jan 07, 2022 3:27 pm
Forum: General Discussion
Topic: Autosaving Prefabs with Materials in Game is not working.
Replies: 4
Views: 898

Re: Autosaving Prefabs with Materials in Game is not working.

Hello Joel,

thanks for your advice. Adding the materials as references to the AutoSave-Manager solved the problem! :D

Fabian
by Fabian
Fri Jan 07, 2022 10:34 am
Forum: General Discussion
Topic: Autosaving Prefabs with Materials in Game is not working.
Replies: 4
Views: 898

Autosaving Prefabs with Materials in Game is not working.

Hello, when instantiating prefabs with mesh and materials during runtime and autosaving them on Application.Quit (ES3 AutoSave-Manager) and reopening this afterwards, the buildings are saved but their materials turn all pink. I receive this error: "Reference for UnityEngine.Material with ID 544...
by Fabian
Sun Jul 25, 2021 10:07 am
Forum: General Discussion
Topic: Error when saving scene in Unity
Replies: 5
Views: 1311

Re: Error when saving scene in Unity

Updating ES3 solved the problem! Thanks for the help!
by Fabian
Sat Jul 24, 2021 10:51 am
Forum: General Discussion
Topic: Error when saving scene in Unity
Replies: 5
Views: 1311

Re: Error when saving scene in Unity

Okay, I will ry your suggestion! Thanks for the fast response!
by Fabian
Sat Jul 24, 2021 9:40 am
Forum: General Discussion
Topic: Auto Save Error in Easy Save 3
Replies: 6
Views: 1923

Re: Auto Save Error in Easy Save 3

Hey,

I think what I did was to go in the Auto Save settings and tick the animation component to be auto saved by ES3.

Hopefully, this can help you!

Fabian
by Fabian
Sat Jul 24, 2021 9:37 am
Forum: General Discussion
Topic: Error when saving scene in Unity
Replies: 5
Views: 1311

Error when saving scene in Unity

Hello, I am receiving this error message when I am trying to save my current scene in Unity. It only occurs when I import Easy Save 3. If I delete it again, the error also disappears. What can I do to solve this? It seems that ES3 causes like a conflict with the editor windows in Unity!? Thanks for ...
by Fabian
Wed Dec 30, 2020 5:07 pm
Forum: General Discussion
Topic: List of gameObjects needs to be saved!
Replies: 7
Views: 1963

Re: List of gameObjects needs to be saved!

Okay, I have send you a PM with a video of my scene view, where the problem occurs!
by Fabian
Wed Dec 30, 2020 3:39 pm
Forum: General Discussion
Topic: List of gameObjects needs to be saved!
Replies: 7
Views: 1963

Re: List of gameObjects needs to be saved!

I tried your code and on my side, it is the same. The first time instantiating the objects, es3 saves them. When I stop and restart the scene, the objects in the list are loaded correctly. But when I then press Space and add new objects, they were not saved. In the list are after restarting the same...
by Fabian
Wed Dec 30, 2020 2:58 pm
Forum: General Discussion
Topic: List of gameObjects needs to be saved!
Replies: 7
Views: 1963

Re: List of gameObjects needs to be saved!

Ok I will try it again! Thanks :!: