Search Issue Tracker
Fixed
Fixed in 6000.0.59f1, 6000.2.6f1, 6000.3.0a6
Votes
0
Found in
2022.3.64f1
6000.0.53f1
6000.1.11f1
6000.2.0b9
6000.3.0a1
Issue ID
UUM-111657
Regression
No
Crash on GenerateParticleGeometry when creating certain particles
How to reproduce:
1. Open the attached “IN-104761_CrashRepro“ project
2. Open the “Assets/Scenes/Level1.unity“ Scene
3. Enter Play Mode
4. Press “E“
5. Shoot the corner of the walls (Move the cursor towards the “Wall (7)“ GameObject and “Wall (63)“ GameObject junction and press the left mouse button)
6. Repeat step 5 until the crash reproduces (the issue usually reproduces when shooting the walls around 5 to 8 times)
Reproducible with: 2022.3.64f1, 6000.0.53f1, 6000.1.11f1, 6000.2.0b9, 6000.3.0a1
Reproducible on: macOS 15.5 Sequoia (Intel), Windows 11 (by user)
Not reproducible on: No other environment tested
First few lines of the stack trace:
0x00007FF88A166101 (Unity) GenerateParticleGeometry<0,1,0,0>
0x00007FF88A15B6C8 (Unity) DrawParticlesWithPivot<1>
0x00007FF88A189FA6 (Unity) ParticleSystemGeometryJob::RenderJobCommon
0x00007FF88A189A58 (Unity) ParticleSystemGeometryJob::RenderJob
0x00007FF888230847 (Unity) ujob_execute_job
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment