Search Issue Tracker
Fixed
Fixed in 2021.1.0b1
Unknown (hidden) 2020.3.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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
Add comment