We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello I am using Unity v2019.1.1f, when i open the demo scene i am getting this error: Please can we solve this ? thank you
Destroying object "Ceto Wave Spectrum GPU Buffer" is not allowed at this time. UnityEngine.Object:Destroy(Object) Ceto.Common.Unity.Utility.RTUtility:ReleaseAndDestroy(IList`1) (at Assets/Ceto/Scripts/Common/Unity/RTUtility.cs:205) Ceto.WaveSpectrumBufferGPU:Release() (at Assets/Ceto/Scripts/Spectrum/Buffers/WaveSpectrumBufferGPU.cs:161) Ceto.WaveSpectrum:Release() (at Assets/Ceto/Scripts/Spectrum/WaveSpectrum.cs:435) Ceto.WaveSpectrum:OnDestroy() (at Assets/Ceto/Scripts/Spectrum/WaveSpectrum.cs:405)
The text was updated successfully, but these errors were encountered:
Fixed now.
Sorry, something went wrong.
No branches or pull requests
Hello
I am using Unity v2019.1.1f, when i open the demo scene i am getting this error:
Please can we solve this ?
thank you
Destroying object "Ceto Wave Spectrum GPU Buffer" is not allowed at this time.
UnityEngine.Object:Destroy(Object)
Ceto.Common.Unity.Utility.RTUtility:ReleaseAndDestroy(IList`1) (at Assets/Ceto/Scripts/Common/Unity/RTUtility.cs:205)
Ceto.WaveSpectrumBufferGPU:Release() (at Assets/Ceto/Scripts/Spectrum/Buffers/WaveSpectrumBufferGPU.cs:161)
Ceto.WaveSpectrum:Release() (at Assets/Ceto/Scripts/Spectrum/WaveSpectrum.cs:435)
Ceto.WaveSpectrum:OnDestroy() (at Assets/Ceto/Scripts/Spectrum/WaveSpectrum.cs:405)
The text was updated successfully, but these errors were encountered: