Search Issue Tracker
Duplicate
Votes
0
Found in
2019.3
2019.3.11f1
2020.2
Issue ID
1242310
Regression
No
'task.computeData.buffer == NULL' errors when multiple particle systems are active in the scene
Steps to reproduce:
1. Open User-supplied project -> Sample Scene
2. In the "PressSpaceToSpawnFire" GameObject, drag the "Fire" prefab
3. Enter Playmode.
4. Spam the Spacebar
Expected: no errors are thrown
Actual: Assertion failed on expression: 'task.computeData.buffer == NULL' errors are thrown
Reproduced in: 2019.3.14f1, 2020.1.0b8, 2020.2.0a11
Not reproduced in: 2018.4.21f1 (Can't run)
Note: Assertion failed on expression: 'task.computeData.buffer == NULL'
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
The user reports crashing, but I wasn't able to reproduce that
Repro on:
- Win 10 Editor.
- macOS 10.14.6.
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
This is a duplicate of issue #1230566