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
- A frame spike occurs when Physics Simulation Mode is switched from Script to FixedUpdate
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
- No audio is played when Playbable Mixer is changed at runtime
- Editor hangs when painting Details containing 2D Mesh on Terrain
- No audio is played when TimelinePlayable has one output
Resolution Note:
It was a misunderstanding, the remove button works as expected.