Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.0a1
2018.4
2018.4.6f1
2020.1
Issue ID
1205043
Regression
Yes
Editor crashes on UI::AddRenderersToCanvas when enabling Canvas component
How to reproduce:
1. Open the attached "case_120543.zip" project
2. Load the "SampleScene"
3. Select the "Canvas" GameObject in the Hierarchy window
4. Enable the "Canvas" component in the Inspector window
-- Observe the crash
Reproducible with: 2018.3.0a1, 2018.3.14f1, 2018.4.14f1, 2019.2.16f1, 2019.3.0f3, 2020.1.0a17
Not reproducible with: 2017.4.35f1, 2018.2.21f1
First 5 stack trace lines:
0x00007FF79C0D7555 (Unity) UI::AddRenderersToCanvas
0x00007FF79C0E9CF3 (Unity) UI::Canvas::UpdateBatchOrder
0x00007FF79C0E9E1B (Unity) UI::Canvas::UpdateBatches
0x00007FF79C0B874D (Unity) `UI::InitializeCanvasManager'::`2'::UIEventsWillRenderCanvasesRegistrator::Forward
0x00007FF79D053631 (Unity) `InitPlayerLoopCallbacks'::`2'::PostLateUpdatePlayerUpdateCanvasesRegistrator::Forward
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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
Resolution Note (2020.1.X):
Looks like the scene file is corrupted.