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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2020.1):
Fixed the editor crash issue upon adding a Horizontal/Vertical layout group.