Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2022.3.61f1
6000.0.47f1
6000.1.0f1
6000.2.0a9
Issue ID
UUM-103773
Regression
No
Crash on WriteParticleLineVertex when particle systems are rendered in a specific project
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Enter Play mode
3. Click the “continue” button twice
4. Click on the purple button in the middle
5. Click the “Workshop“ button
6. Click the “back” button and the "exit” button
7. Repeat from step 4
Expected result: UI windows are switched without issues
Actual result: Editor crashes
Reproducible with: 2022.3.61f1, 6000.0.47f1, 6000.1.0f1, 6000.2.0a9
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
Inconsistent reproduction usually takes a few minutes to crash on 2022.3.
6000.x and above, the crash seems to become even more inconsistent, but I could reproduce it by doing all the steps up to 5 and leaving it in the background for around an hour.
First few lines of stack trace:
{noformat}0x00007FF6BE964901 (Unity) WriteParticleLineVertex
0x00007FF6BE92190F (Unity) BuildParticleLineSegment<unsigned int>
0x00007FF6BE9214A8 (Unity) BuildParticleLine<unsigned int>
0x00007FF6BE9615E5 (Unity) ParticleSystemTrailGeometryJob::RenderJobCommon
0x00007FF6BE95FECE (Unity) ParticleSystemTrailGeometryJob::RenderJob
0x00007FF6BCBA823D (Unity) ujob_execute_job{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment