Search Issue Tracker
Active
Votes
0
Found in
2022.3.69f1
6000.2.13f1
6000.3.0f1
6000.4.0a5
6000.5.0a1
Issue ID
UUM-127537
Regression
Yes
Crash on ParticleSystemRenderer::PrepareForRender when interacting with a specific Prefab in a scene
How to reproduce:
1. Open the attached “IN-124357” project
2. Open the “Sample“ scene
3. Drag the “BUG” Prefab into the scene
4. Observe the crash
Reproducible with: 2022.3.57f1, 2022.3.69f1, 6000.1.0b2, 6000.2.13f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a1
Not reproducible with: 2022.3.56f1, 6000.0.62f1, 6000.1.0b1
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Note: Crash can also be reproduced by clicking on the “BUG” GameObject in the Hierarchy of the “Sample“ scene
First few lines of the stack trace:
0x00007FFF211112C0 (Unity) ParticleSystemRenderer::PrepareForRender
0x00007FFF21261918 (Unity) ParticleSystemGeometryJob::ScheduleJobs
0x00007FFF1FAF7CE2 (Unity) DispatchGeometryJobs
0x00007FFF20D134E5 (Unity) Camera::RenderEditorCamera
0x00007FFF20D14BCE (Unity) Camera::RenderEditorCamera
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Invalid vertex attribute format" error message does not mention "bytes" when the data size is mismatched
- [Windows] About Unity window displays Editor version in two lines instead of one
- [Linux] "Add Component" menu goes under the screen when the menu extends beyond the display boundries
- High Editor GPU usage when Camera with RenderTexture and VFX Graph are in the scene, with Scene/Game tabs closed
- List in Inspector not resizing when exiting Play mode
Add comment