The setup program (Setup.exe) of Cubase 13 (Windows) calls up the Steinberg Library Manager (Steinberg Library Manager.exe) to check VST sound libraries (.vstsound) and update them if necessary. If the path to the Setup.exe file exceeds a certain length, an error occurs and Steinberg Library Manager.exe crashes. This is caused by exceeding the maximum 256 characters allowed when passing a parameter string from Setup.exe to Steinberg Library Manager.exe, apparently for the purpose of creating a log file. If the path length is shortened sufficiently, the error no longer occurs.
Offending parameter string example:
\\QNAP\Studio\Apps\Steinberg\Steinberg Cubase Pro v13.0.41 (Editor, DAW)\Setup\Additional Content\VST Sound\VST Bass Amp Content" -supportanyfamily -CreateInstallInfoFile "C:\Users\ASM\AppData\Local\Temp\Steinberg Cubase 13 Setup Log\VST Bass Amp Content.log
Apart from Cubase, all other Steinberg setup programs that use Steinberg Library Manager are also affected.