Search Issue Tracker
Duplicate
Votes
0
Found in
2022.3.65f1
6000.2.0b10
Issue ID
UUM-112701
Regression
No
Crash on ParticleSystemTrailGeometryJob::RenderJobCommon when changing trail Mode change with a large particle count
Reproduction steps:
1. Create a new 3D project
2. Import “CrashReport.unitypackage“
3. Enter play mode
4. Select the last GameObject in the Hierarchy window
5. In Emission increase “Rate over Time“ to around 30000
6. Increase “Max Particles“ to 1000000
7. In trails, switch “Mode“ between Ribbon and Particles a few times
8. Change the values in steps 5 and 6 and repeat step 7
Alternatively:
1. Open the “ExplorerRepro“ project
2. Select the particle system in the scene and increase the “Playback Speed“ to 10
3. Open the Explorer window and run the test
4. If it does not crash in 30 seconds, remove the existing particle system and add a new one
Expected result: Particle system runs
Actual result: Particle system crashes when changing values
Reproducible with: 2022.3.65f1, 6000.1.10f1, 6000.2.0b10
Couldn’t test with: 6000.0.54f1, 6000.3.0a3
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
The crash could not be reproduced locally by CQA for Unity 6 versions, but the crash was reproduced on 6000.2, so the problem is likely not fixed for Unity 6 versions
The crash is very inconsistent, can crash right away or still work after 30 minutes of trying
First few lines of stack trace:
{noformat}
0x00007FF724D61088 (Unity) ParticleSystemTrailGeometryJob::RenderJobCommon
0x00007FF724D5FECE (Unity) ParticleSystemTrailGeometryJob::RenderJob
0x00007FF722FA823D (Unity) ujob_execute_job
0x00007FF722FA71E1 (Unity) lane_guts{noformat}
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-103773
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #UUM-103773