Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.1.0f1
2018.2.0a4
2018.3.0a10
Issue ID
1074291
Regression
Yes
EndLayoutGroup error is thrown when adding Preset of an already added Component
How to reproduce:
1. Open a new Unity project
2. Open the "SampleScene" scene
3. Select any GameObject from the Hierarchy
4. Click on the Preset icon at the right of the Transform component bar
5. On the "Select Preset" window, click on the "Save current to..." button to Save the Preset
6. Drag and drop the saved Preset file to the Inspector of the same GameObject
7. Click "Ok" on the dialogue, which informs that such component is already added
Expected behavior: Above-mentioned steps do not result in a Console error.
Actual behavior: "EndLayoutGroup: BeginLayoutGroup must be called first." error is thrown.
Reproducible with - 2018.1.0f1, 2018.1.9f2, 2018.2.0a4, 2018.2.6f1, 2018.3.0a1, 2018.3.0a10
Not reproducible with - 2018.1.0b13, 2018.2.0a3
Note: Presets were introduced in 2018.1 (therefore the issue is not tested on versions prior to 2018.1).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Line Brush blue outline appears at incorrect position when painting start of line in Tile Palette
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
Add comment