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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Resolution Note:
It was a misunderstanding, the remove button works as expected.