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
- Animator State Labels are not Rendered correctly when using the Bitmap Renderer as the Default Editor Text Renderer
- LDR render target is used when HDR is enabled in URP and Recorder Source is set to 360 View
- Terrain Layer's changes are not added to the Undo history
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
Resolution Note (fix version 2020.1):
Fixed the editor crash issue upon adding a Horizontal/Vertical layout group.