Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0a1
2018.3.0a1
2018.3.0f2
2019.1.0a1
2019.2.0a1
Issue ID
1115255
Regression
No
Unity allows to set color of the deleted gradient marker
Steps to reproduce:
1. Open attached project
2. Press on the particle system
3. In the Inspector double-click "Start Color" to bring up the Gradient editor
4. In the gradient, editor double click bottom right "gradient marker"(While double-clicking, make sure to HOLD the mouse button on the second click)
5. While still holding the mouse button down remove selected "gradient marker" by dragging away from the Gradient
6. Release the mouse button and select any color in the Color Picker
Expected result: Editor doesn't let the user select the color because gradient arrow is removed.
Actual result: NullReferenceException is thrown when trying to select a color.
Reproduced in: 2017.4.20f2, 2018.3.6f1,2019.1.0b3, 2019.2.0a6
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note (2019.2.X):
very minor defect, won't fix.