Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.1.X, 2021.2.X
Votes
4
Found in
2020.3
2020.3.14f1
Issue ID
1355078
Regression
Yes
Crash on GUIView::DoPaint when selecting color with a color picker
How to reproduce:
1) Open a blank project on any affected version
2) Select the Directional Light
3) In the Inspector pane, rapidly click on the eyedropper icon for the "Color" property over and over. Do this for at least 30 seconds to make sure you get a crash.
Expected result: No crash
Actual result: Editor crashes after a few seconds up to a minute of continuous clicking
Reproducible with: 2020.3.13f1, 2020.3.15f1
Stack trace:
0x00007ff6c80ed9d4 (Unity) GUIView::DoPaint
0x00007ff6c80f71ff (Unity) GUIView::OnInputEvent
0x00007ff6c7658128 (Unity) GUIView::ProcessInputEvent
0x00007ff6c80f86c7 (Unity) GUIView::ProcessEventMessages
0x00007ff6c80efa53 (Unity) GUIView::GUIViewWndProc
0x00007ffd299ce858 (USER32) CallWindowProcW
0x00007ffd299ce299 (USER32) DispatchMessageW
0x00007ff6c80be906 (Unity) MainMessageLoop
0x00007ff6c80c2a91 (Unity) WinMain
0x00007ff6c9f0a396 (Unity) __scrt_common_main_seh
0x00007ffd297d7034 (KERNEL32) BaseThreadInitThunk
0x00007ffd2b502651 (ntdll) RtlUserThreadStart
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a10
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0b15
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.24f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.21f1