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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment