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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Resolution Note (fix version 2020.1):
Fixed the editor crash issue upon adding a Horizontal/Vertical layout group.