Search Issue Tracker
Duplicate
Votes
0
Found in
2018.2.0a6
Issue ID
1017013
Regression
No
DrawBuffers() error or FillQuadIndexBuffer crash when clicking and dragging pointer while particle system is being simulated
To reproduce:
1. Open any project and create a particle system
2. In Scene view, click on particle system and press Simulate
3. While still in Scene view, click and drag the pointer
Expected: no errors appear
Actual: console outputs errors regarding DrawBuffers() or crashes (two releases only), check .giff attached
Reproduced in: 2017.2.2p2, 2017.3.1p4, 2018.1.0b12, 2018.2.0a6
Note1: error is printed out when changing selection rectangle's size by dragging mouse. Full error: "DrawBuffers() got a range of indices but no index buffer"
Note2: crashes on two releases 2017.2.2p1 and 2017.2.2p2 (just released) with stack trace:
0x00000001404C8B89 (Unity) DynamicVBO::FillQuadIndexBuffer
0x00000001404CB977 (Unity) DynamicVBO::ReleaseChunk
0x0000000141D2365C (Unity) GfxDeviceWorker::RunCommand
0x0000000141D2537B (Unity) GfxDeviceWorker::RunExt
0x0000000141D04612 (Unity) GfxDeviceWorker::Run
0x0000000141D117A9 (Unity) GfxDeviceWorker::RunGfxDeviceWorker
0x00000001407B9AA8 (Unity) Thread::RunThreadWrapper
0x00007FFA38491FE4 (KERNEL32) BaseThreadInitThunk
0x00007FFA39B3EFC1 (ntdll) RtlUserThreadStart
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
DerDicke
Nov 05, 2020 14:38
Man... just ignore my previous comments altogether. I was just using UnityEditor.Handles.DrawLines() wrong.
DerDicke
Nov 05, 2020 12:26
Confirmed for Unity 2019.3.11f1 (64-bit).
DerDicke
Nov 05, 2020 11:39
Confirmed for Unity 2018.2.18f1 (64-bit) when using UnityEditor.Handles.DrawLines() for some Artwork that works and displays perfectly in any other case.
Confirmed for Unity 2018.3.10f1 (64-bit). Crashes Unity Editor in 2018.3.