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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
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