Search Issue Tracker
By Design
Votes
0
Found in
2022.3.56f1
6000.0.34f1
6000.1.0b1
6000.2.0a1
Issue ID
UUM-92531
Regression
No
Particle System Curve's Presets window has no visual indication of what preset is selected
How to reproduce:
1. Create a new Unity Project
2. Right-click in the Hierarchy -> Effects -> Particle System
3. Select the created GameObject
4. In the Inspector, under the Particle System, select and enable the "Size Over Lifetime" property
5. Click on the "Size" curve and navigate to the "Particle System Curves" preview
6. Click the gear icon to open the Presets window
7. Click on some presets and observe the results
Expected results: There is a visual indication of what preset is selected
Actual results: There is no visual indication and it is not clear what preset is selected
Reproducible with: 2022.3.56f1, 6000.0.34f1, 6000.1.0b1
Reproducible on: macOS Sequoia 15.1 (M1)
Not reproducible on: No other environment tested
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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note:
There is no selected preset because it's not really a selection it's rather a button that you press which applies the curve's values to the current curve.
Then you can modify the current curve at will, so it would make no sense to keep the original preset selected. It's exactly the same behavior in the gradient editor.