Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.1.0p1
Issue ID
708683
Regression
Yes
GUILayout.EndHorizontal() throw an exception after calling BuildPipeline.BuildAssetBundles
Repro steps:
1) Open the project
2) Go to Bundle -> Bundle Do in Menu bar
3) Click Build AssetBundle
4) Notice that exception is thrown in the Console window, whereas it is not shown in 5.0.3p3
Workaround: Delete/Comment bundlewindow.cs:29 (GUILayout.EndHorizontal())
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Project Browser Icons use the wrong Theme and Users are not shown any indication that process will be deferred when switching Editor Theme in Play Mode
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
Add comment