Search Issue Tracker
By Design
Votes
0
Found in
2021.3.50f1
2022.3.60f1
6000.0.44f1
6000.1.0b12
6000.2.0a7
6000.3.0a1
Issue ID
UUM-100911
Regression
No
Particle System curve editor does not remove or delete a curve when clicking the "Remove" button
Steps to reproduce:
- Create a Unity project
- Create a new Particle System (GameObject > Effects > Particle System)
- Select the newly created Particle System in the Hierarchy window
- Change the "Start Lifetime" property to a curve in the Inspector window
- Click on the "Start Lifetime" property curve to edit the curve
- Select or create any curve in the curve editor
- Click the "Remove" button in the curve editor
Actual results: The curve is not removed or deleted, nothing happens
Expected results: The curve is removed/deleted
Reproducible with versions: 2021.3.50f1, 2022.3.60f1, 6000.0.44f1, 6000.1.0b12, 6000.2.0a7
Tested on (OS): MacOS Silicon Sequoia 15.3
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
It was a misunderstanding, the remove button works as expected.