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
- ReflectionProbe is incorrectly culled based on Camera position and orientation when using Forward+ Rendering Path
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
Add comment