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 Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Add comment