Jump to content

HDRP Time of Day errors in project ("Destroying assets is not permitted to avoid data loss")


mroshaw

Recommended Posts

Hi again!

I'm seeing these errors crop up every time I run my project, and just wondered if they are anything to worry about:

Destroying assets is not permitted to avoid data loss.
If you really want to remove an asset use DestroyImmediate (theObject, true);
UnityEngine.Object:DestroyImmediate (UnityEngine.Object)
ProceduralWorlds.HDRPTOD.UnderwaterReverbFilterSettings:ApplyReverb (UnityEngine.AudioReverbFilter,UnityEngine.Transform,bool) (at Assets/Procedural Worlds/Gaia/Gaia Pro/HDRP Time Of Day/Scripts/HDRPTimeOfDayProfile.cs:1512)
Gaia.GaiaUnderwaterEffects:SetHDRPVisualEffectsState (System.Collections.Generic.List`1<UnityEngine.VFX.VisualEffect>) (at Assets/Procedural Worlds/Gaia/Scripts/Water System/GaiaUnderwaterEffects.cs:565)
Gaia.GaiaUnderwaterEffects:Start () (at Assets/Procedural Worlds/Gaia/Scripts/Water System/GaiaUnderwaterEffects.cs:282)

I'm using Gaia Pro 2021 3.2.5-c5 and Unity 2021.3.4f1.

Thanks for your thoughts!

 

Link to comment
Share on other sites

6 minutes ago, mroshaw said:

Hi again!

I'm seeing these errors crop up every time I run my project, and just wondered if they are anything to worry about:

Destroying assets is not permitted to avoid data loss.
If you really want to remove an asset use DestroyImmediate (theObject, true);
UnityEngine.Object:DestroyImmediate (UnityEngine.Object)
ProceduralWorlds.HDRPTOD.UnderwaterReverbFilterSettings:ApplyReverb (UnityEngine.AudioReverbFilter,UnityEngine.Transform,bool) (at Assets/Procedural Worlds/Gaia/Gaia Pro/HDRP Time Of Day/Scripts/HDRPTimeOfDayProfile.cs:1512)
Gaia.GaiaUnderwaterEffects:SetHDRPVisualEffectsState (System.Collections.Generic.List`1<UnityEngine.VFX.VisualEffect>) (at Assets/Procedural Worlds/Gaia/Scripts/Water System/GaiaUnderwaterEffects.cs:565)
Gaia.GaiaUnderwaterEffects:Start () (at Assets/Procedural Worlds/Gaia/Scripts/Water System/GaiaUnderwaterEffects.cs:282)

I'm using Gaia Pro 2021 3.2.5-c5 and Unity 2021.3.4f1.

Thanks for your thoughts!

 

Seems like we are using Destroy instead of DestroyImmediate, we will look into this.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Tell a friend

    Love Canopy - Procedural Worlds? Tell a friend!
  • Need help?

    We work with some of the biggest brands in global gaming, automotive, technology, and government to create environments, games, simulations, and product launches for desktop, mobile, and VR.

    Our unique expertise and technology enable us to deliver solutions that look and run better at a fraction of the time and cost of a typical project.

    Check out some of our non-NDA work in the Gallery, and then Contact Us to accelerate your next project!

×
×
  • Create New...