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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment