GameMode状态,Memu->Reload Current Level,粒子系统索引访问异常崩溃
Nrtyck opened this issue · 2 comments
Nrtyck commented
Describe the bug | Bug描述
A clear and concise description of what the bug is.
GameMode状态,Memu->Reload Current Level,粒子系统索引访问异常崩溃
Steps to reproduce | 如何复现
Steps to reproduce the behavior:
- GameMode状态 按下Alt切换鼠标显示
- Memu->Reload Current Level
- ParticlePass::simulate m_descriptor_infos成员索引访问异常崩溃
Expected behavior | 预期行为
A clear and concise description of what you expected to happen.
Actual behavior | 实际行为
A clear and concise description of what actually happened.
Screenshots/Logs | 截图/日志
If applicable, add screenshots and/or a video to help explain your problem.
Desktop | 桌面环境
- OS: [e.g. Windows, macOS, Linux]
- Version [e.g. Win10, Bug Sur, Ubuntu20]
- CPU [e.g. Intel I9-9900k , Ryzen 5900x, ]
- GPU [AMD 6800 XT, NVidia RTX 3090]
- Memory [e.g. 16GB]
- Compiler [e.g. MSVC2019, Clang13, G++7.0]
Additional context | 补充信息
Add any other context about the problem here.
heyx1997 commented
heyx1997 commented
当前已经合并到 main 分支