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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
Add comment