I create a new project in 2022.3.9f, make a quick prefab and add it to a new assetbundle. And then build it with the AssetBundle Browser. (I’ve tried it with the editor/script which also doesnt work)
After a few secondsit crashes and i get this error:
Error in build
UnityEngine.Debug:Log (object)
AssetBundleBrowser.AssetBundleDataSource.AssetDatabaseABDataSource:BuildAssetBundles (AssetBundleBrowser.AssetBundleDataSource.ABBuildInfo) (at ./Library/PackageCache/com.unity.assetbundlebrowser@ad2a81ec30/Editor/AssetBundleDataSource/AssetDatabaseABDataSource.cs:90)
AssetBundleBrowser.AssetBundleBuildTab:ExecuteBuild () (at ./Library/PackageCache/com.unity.assetbundlebrowser@ad2a81ec30/Editor/AssetBundleBuildTab.cs:359)
UnityEditor.EditorApplication:Internal_CallDelayFunctions ()