Search Issue Tracker
Fixed in 2021.1.0b1
Fixed in 2020.3.X, 2021.1.X
Votes
0
Found in
2020.3.37f1
Issue ID
UUM-9681
Regression
No
Editor crashes when clicking on color picker for Albedo in a material asset
Reproduction steps:
- Create a new project
- Create a new material
- Select the newly created material asset
- In the Inspector press the color picker (eyedropper) icon for Albedo
Expected result: Editor does not crash
Actual result: Editor crashes
Reproducible with: 2020.3.37f1, 2021.1.0a10
Not reproducible with: 2021.1.0b1, 2021.3.6f1, 2022.1.10f1, 2022.2.0b2, 2023.1.0a4
Reproduced on: Windows 10
Stack trace:
0x00007ff71b800f02 (Unity) GUIView::AuxBackBufferManager::OnWindowBeginRender
0x00007ff71bce83bb (Unity) GUIView::DoPaint
0x00007ff71bcf0a8d (Unity) GUIView::RepaintAll
0x00007ff71b8cf421 (Unity) PlayerLoopController::UpdateScene
0x00007ff71b8cd801 (Unity) Application::TickTimer
0x00007ff71bcc9101 (Unity) MainMessageLoop
0x00007ff71bcccd96 (Unity) WinMain
0x00007ff71d827322 (Unity) __scrt_common_main_seh
0x00007ffc4b787034 (KERNEL32) BaseThreadInitThunk
0x00007ffc4c242651 (ntdll) RtlUserThreadStart
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment