Search Issue Tracker
In Progress
Under Consideration for 2022.3.X, 6000.3.X, 6000.4.X
Fix In Review for 6000.5.0a4
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
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
Add comment