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
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
Resolution Note (2020.1.X):
Looks like the scene file is corrupted.