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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Resolution Note (2019.2.X):
very minor defect, won't fix.