Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.0a2
2018.3.0b8
Issue ID
1094782
Regression
No
EndLayoutGroup exception is thrown when adding a preset type of different component to a gameObject via Inspector
EndLayoutGroup exception is thrown when adding a preset type of different component to a gameObject via Inspector.
Steps to reproduce:
1) Create new project
2) Import any video in the project browser(or any asset)
3) Select the video in project.
4) Click the preset button in Inspector > In the Preset window, save the preset.
5) Create a cube in the hierarchy > Select the cube.
6) Drag the Videoclip preset in the Inspector with the cube selected.
Actual result: EndLayoutGroup exception is thrown.
Expected result: No exception should be thrown.
Occurring on: 2018.3.0b8, 2018.2.0b1,2018.1.0b1, 2018.1.0a2
Environment : Windows and Mac both
Stack trace: EndLayoutGroup: BeginLayoutGroup must be called first.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment