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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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