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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
This is a duplicate of issue #1230566