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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2019.2.X):
very minor defect, won't fix.