Search Issue Tracker
Active
Under Consideration for 6000.2.X
Votes
0
Found in
2022.3.61f1
6000.0.47f1
6000.1.0f1
6000.2.0a9
Issue ID
UUM-103771
Regression
No
Asset names longer than the allowed system file path are not handled gracefully
*Steps to reproduce:*
# Create or open any Project
# Right click in the Project Browser and try and create any Asset (e.g. Material)
# Enter a long string
# Try the same with a Folder
# Try renaming Assets with long strings
*Actual results:*
Pop-up named "Moving file failed" appears indicating that moving temp file failed with the option to try again or force quit or cancel, if user chooses to force quit, he is then locked into that option, try again does nothing. There is no indication to user that the file path is too long for system.
When renaming the same issue happens.
When creating a Folder with a longer name only "Failed to create folder
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)" is logged
*Expected results:* There's indication for users that the issue is a lenghty file path or Asset name is sanitized or has validation, folders are also handled
*Reproducible with versions:* 2022.3.61f1, 6000.0.47f1, 6000.1.0f1, 6000.2.0a9
*Tested on (OS):* Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
- Assets, Objects and Keywords tabs cannot be scrolled horizontally in Search Index Manager window
Add comment