Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.2.0a21
2021.2.13f1c1
2022.1
2022.2
Issue ID
1408021
Regression
Yes
Editor crashes when loading Compute Shaders and calling Dispatch function
How to reproduce:
1. Download the attached project 'ComputerShaderCrashReportProject.zip'
2. Open 'ComputeShaderTest' Scene
3. Build Addressables in 'Window > Asset Management > Addressables > Groups > Build > New Build > Default Build Script'
4. Enter Play mode
Expected result: Editor does not crash
Actual result: Editor crashes with Assertion failed on expression: 'cbStateIndex < m_ConstantBufferStates.size()'
Reproducible with: 2021.2.0a21, 2021.2.13f1, 2022.1.0b10, 2022.2.0a7
Not reproducible with: 2019.4.36f1, 2020.3.30f1, 2021.2.0a20
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
cecarlsen
Mar 19, 2022 08:32
I am getting this crash as well. Unity 2021.2.16f1. However, the crash is not consistent. It only happens after the Editor has been open and through a few Play sessions. It is hugely annoying and happens every half hours or so.