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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #1230566