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
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
Add comment