How to reproduce:
- Open the Terminal
- Run command: "unity install 6000.6.0f1"
- Observe the failed download
Actual result: Install fails with "INSTALL_FAILED" message in terminal "✗ 6000.6.0f1-x86_64 (failed)"
Expected result: Install succeeds with "✓ 6000.6.0f1-x86_64" message in terminal.
Reproducible with: 1.0.0-beta.9
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Error message: ERROR Module 6000.6.0f1-x86_64 failed to install: SQLite Error 1: 'table installs has no column named writer_kind'.
- Use command: "unity cache clean -y" to clear download cache after failed download.