Search Issue Tracker
Fixed
Fixed in 1.4.14
Votes
0
Found in [Package]
1.4.10
Issue ID
UVSB-10
Regression
No
Backup fails to complete
Working On Fix 3 - months ago
[Original issue link|https://support.ludiq.io/communities/5/topics/4717-backup-fails-to-complete]
----
Did Ludiq>BackupProject but it fails after a short while.
The only two things that might have effected this is that I deleted an empty folder in the Backup folder, I don't recall if that is part of the system or the remains of when I unzipped a previous backup once though. And the other is that I had just gone through a big undo spree.. not sure if that could have done something or not.
File 'Assets_2020_01_21_23_25_54.zip' is read-only despite attempted checkout. Manually forcing to writable.
This may cause version control issues. Please report the following debug information:
File Exists: False
Provider.enabled: False
Provider.isActive: False
Provider.hasCheckoutSupport: False
UnityEngine.Debug:LogWarning(Object)
Ludiq.<>c__DisplayClass0_0:b__0() (at C:/Users/lazlo/Projects/Bolt1/Package/Ludiq.Core/Editor/Utilities/VersionControlUtility.cs:88)
Ludiq.UnityAPI:Await(Action, Nullable`1) (at C:/Users/lazlo/Projects/Bolt1/Package/Ludiq.Core/Editor/Utilities/UnityAPI.cs:65)
Ludiq.UnityAPI:Await(Action) (at C:/Users/lazlo/Projects/Bolt1/Package/Ludiq.Core/Editor/Utilities/UnityAPI.cs:53)
Ludiq.VersionControlUtility:Unlock(String) (at C:/Users/lazlo/Projects/Bolt1/Package/Ludiq.Core/Editor/Utilities/VersionControlUtility.cs:19)
Ludiq.BackupUtility:BackupAssetsFolder(String) (at C:/Users/lazlo/Projects/Bolt1/Package/Ludiq.Core/Editor/Utilities/BackupUtility.cs:38)
Ludiq.BackupUtility:BackupAssetsFolder() (at C:/Users/lazlo/Projects/Bolt1/Package/Ludiq.Core/Editor/Utilities/BackupUtility.cs:12)
Ludiq.BackupPage:OnContentGUI() (at C:/Users/lazlo/Projects/Bolt1/Package/Ludiq.Core/Editor/Windows/BackupWindow/BackupPage.cs:54)
Ludiq.Page:DrawContent() (at C:/Users/lazlo/Projects/Bolt1/Package/Ludiq.Core/Editor/Windows/Page.cs:70)
Ludiq.SinglePageWindow`1:OnGUI() (at C:/Users/lazlo/Projects/Bolt1/Package/Ludiq.Core/Editor/Windows/SinglePageWindow.cs:74)
Ludiq.WrappedEditorWindow:OnGUI() (at C:/Users/lazlo/Projects/Bolt1/Package/Ludiq.Core/Editor/Windows/WrappedEditorWindow.cs:51)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Bolt Version:
v.1.4.10
Unity Version:
2018.3.14f1
Platform(s):
Scripting Backend:
.NET Version (API Compatibility Level):
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Resolution Note:
Fixed a logic error in the backup code
Resolution Note (fix version 1.4.14):
backport: https://github.cds.internal.unity3d.com/unity/com.unity.visualscripting/pull/223
Fixed a logic error in the backup code