Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0b7
Issue ID
845817
Regression
Yes
Unity crashes after pasting ParticleSystem parent values to subemitter
How to reproduce:
1. Create a new project
2. Create particle system in the hierarchy
3. Enable Sub Emitters
4. Expand it and click on plus (SubEmitter child object is created)
5. Right mouse click on Particle System component and Copy Component
6. Select SubEmitter game object in hierarchy
7. Right mouse click on Particle System component and Paste Component Values
Actual result: Editor crashes
Expected result: values aren't pasted and it doesn't crash
Reproducible: 5.5.0b1, 5.5.0b10, 5.6.0a1
Not reproducible: 5.4.2p2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment