Search Issue Tracker
Duplicate
Votes
0
Found in
2018.4.0f1
2019.1.0a1
2019.1.2f1
2019.2.0a1
2019.3.0a1
Issue ID
1161050
Regression
No
[XR] Editor crashes with ComputeBuffer::SetData when exiting the Play Mode if there's a specific Particle System in the scene
How to reproduce:
1. Open the user's project
2. Enter the Play Mode
3. Exit the Play Mode
Expected result: Editor does not crash
Actual result: Editor crashes
Reproducible with 2018.4.2f1, 2019.1.7f1, 2019.2.0b6, 2019.3.0a6
Note1: Crash is reproducible only when "Particle System_Algies" or "Particle System_Bubbles (1)" Game Objects are enabled together with the "Player" Game Object
Note2: Could not test with 2017.4 due to compiler errors
Last 5 Lines of Stack Trace:
0x00007FF694812460 (Unity) ComputeBuffer::SetData
0x00007FF6933216BF (Unity) GeometryJobTasks::PutGeometryJobFence
0x00007FF69331E102 (Unity) GfxDevice::EndGeometryJobFrame
0x00007FF693D97C2E (Unity) GfxDeviceWorker::RunCommand
0x00007FF693DA282B (Unity) GfxDeviceWorker::RunExt
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
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
This is a duplicate of issue #1163721