Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.4
2019.1
2019.2
2019.3
2019.4
2020.1
2020.2
2020.2.0a14
Issue ID
1254007
Regression
No
[IMGUI] "Moving file failed" window opens when a swatch preset library is created by name starting with colon ":"
"Moving file failed" window opens followed by a "Asset couldn't be written" error thrown in console when a swatch preset library is created with name starting with colon ":". Refer the attached video
Steps to reproduce:
1) Create a new project
2) Create a new material
3) Click on the Color palette next to Albedo
4) Swatches > Create a new Library
5) Create a library with name starting with ":"
Actual result:
"Moving file failed" window opens followed by a "Asset couldn't be written" error thrown in console
Expected result: No error should be thrown in console and instead couldn't rename or use valid name message should be shown
Occurring on: 2020.2.0a14, 2020.1.0b12, 2019.4.0f1, 2018.415f1
Environment: Both Windows and Mac
Stack trace:
File Library/Unused/eb20e53d5ced6ba418f00e883896dee5 couldn't be written. Because moving D:/Unity/2020.2.0a14/Temp/UnityTempFile-b818c2500400eb44a8b59b6973830007 to Assets/Editor/:1234567.colors failed.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
UnityEditorInternal.InternalEditorUtility:SaveToSerializedFileAndForget (UnityEngine.Object[],string,bool)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “There is no data available for the selected frame.” appears in the Timeline section after closing Target Frame Time dropdown
- Unity Version Control window opens when right-clicking the icon on the main toolbar
- [Android] Native Crash on TilemapRendererJobs
- Character text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
- IndexOutOfRangeException and GUI Error get thrown in Scene View when Articulation Body Edit Joints is set to "Edit the joint angular limits"
Add comment