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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Resolution Note (fix version 2020.1):
Fixed the editor crash issue upon adding a Horizontal/Vertical layout group.