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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2019.2.X):
very minor defect, won't fix.