Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2022.3.61f1
6000.0.47f1
6000.1.0f1
6000.2.0a9
6000.3.0a1
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment