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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
It was a misunderstanding, the remove button works as expected.