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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Resolution Note (2020.1.X):
Looks like the scene file is corrupted.