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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (2020.1.X):
Looks like the scene file is corrupted.