Open liangzai12 opened 2 years ago
Describe the bug | Bug描述 A clear and concise description of what the bug is. 菜单栏重新加载当前关卡会崩溃
Steps to reproduce | 如何复现 Steps to reproduce the behavior:
Screenshots/Logs | 截图/日志 If applicable, add screenshots and/or a video to help explain your problem.
Desktop | 桌面环境
you can remove line 34 rhi->destroyBuffer(m_particle_storage_buffer); in Piccolo\engine\source\runtime\function\render\passes\particle_pass.cpp to solve this, this bufer is not initilized.
rhi->destroyBuffer(m_particle_storage_buffer);
Piccolo\engine\source\runtime\function\render\passes\particle_pass.cpp
Describe the bug | Bug描述 A clear and concise description of what the bug is. 菜单栏重新加载当前关卡会崩溃
Steps to reproduce | 如何复现 Steps to reproduce the behavior:
Screenshots/Logs | 截图/日志 If applicable, add screenshots and/or a video to help explain your problem.
Desktop | 桌面环境