VolumetricLinesUnity
VolumetricLinesUnity copied to clipboard
Error on leaving play mode
Using Unity 2019.3.9 with URP I get the following when leaving play mode:
Destroying assets is not permitted to avoid data loss. If you really want to remove an asset use DestroyImmediate (theObject, true); UnityEngine.Object:DestroyImmediate(Object) VolumetricLines.VolumetricLineBehavior:DestroyMaterial() (at Assets/Plugins/VolumetricLines/Scripts/VolumetricLineBehavior.cs:223) VolumetricLines.VolumetricLineBehavior:OnDestroy() (at Assets/Plugins/VolumetricLines/Scripts/VolumetricLineBehavior.cs:382)
Thanks for reporting this issue. Unfortunately, I am unable to reproduce this problem (using Unity 2019.3.14 a.t.m.)
May I ask you to describe the steps to reproduce this problem precisely? A screenshot of the Inspector-View would be very helpful, too.
Any more details about this problem?
Has the problem re-occured?
If no further details are reported, I'll close this issue, assuming that the problem is gone.