Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
3
Found in
2020.2
2021.1
2021.1.0b5
2021.2
Issue ID
1314490
Regression
No
[Particle System] Module values are not copied when right-clicking and selecting copy option
Reproduction steps:
1. Open the user's attached project and SampleScene scene
2. In the Hierarchy window, select Particle System GameObject
3. In the Inspector window, select the Emission module and set Rate over Time to 1000 (or anything else)
4. Right-click on the Emission module and select copy
5. In the Hierarchy window, select Particle System (1) GameObject
6. In the Inspector window, right-click on the Emission module and select paste
7. Observe the Emission Rate over Time value
Expected result: Rate over Time value changes to 1000
Actual result: Rate over Time value does not change
Reproducible with: 2020.2.5f1, 2021.1.0b7, 2021.2.0a5
Not reproducible with: 2018.4.32f1, 2019.4.20f1 (copy-paste option is not available)
Note: It only copies the state of the copied module checkbox (enabled/disabled)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected
- ConfigurableJoint's parameters are not saved in the Prefab after Runtime Prefab baking
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0a18
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.9f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.12f1