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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Add comment