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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
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