Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2018.3.0a6
2018.4
2019.1
2019.1.11f1
2019.2
2019.3
Issue ID
1172598
Regression
Yes
[UI][Crash] Editor crashes when adding any kind of Layout Component to a GameObject
Reproduction steps:
1. Open "1172598" project
2. Select "Difficulties" GameObject in the Hierarchy
3. "Add Component" -> "Vertical/Horizontal Layout Group" (Or any component from the "Layout" tab)
Actual Result: Editor Crashes/can't add the component
Note:
The issue only affects an Object which is a three layers deep child of Canvas
Reproduced with: 2019.3.0a11, 2019.2.0f1, 2019.1.13f1, 2018.4.5f1 (No crash , but can't add the Component), 2018.3.0a6 (No crash , but can't add the Component)
Did not reproduce on: 2018.3.0a5, 2018.3.0a1, 2018.2.21f1, 2018.1.9f2, 2017.4.31f1
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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note (fix version 2020.1):
Fixed the editor crash issue upon adding a Horizontal/Vertical layout group.