Can't rename alias of asset if its name is empty

I accidentally set the alias of an image asset to “”. When trying to change it back again, it will not work and will instead spit the following error on the output:

  20:50:54.250  HTTP 400 (Bad Request)  -  Edit
  20:50:54.250  Stack Begin  -  Studio
  20:50:54.250  Script 'AssetManager.DEPRECATED_AssetManager.Src.Components.ListItem', Line 212  -  Studio
  20:50:54.250  Script 'AssetManager.DEPRECATED_AssetManager.Packages._Index.Roact.Roact.SingleEventManager', Line 80  -  Studio
  20:50:54.250  Stack End  -  Studio

RobloxStudioBeta_SBrZbQU7uI

A private message is associated with this bug report

1 Like

Hi

Thanks for reporting the issue. We recently introduced the beta of the new Asset Manager wanted to know if you are experiencing the same issue in the new tool.

https://devforum.roblox.com/t/beta-revamped-asset-manager

Thanks

Hey, I can’t seem to find an “alias” option on the new Asset Manager.

The new Asset Manager seems to treat all the Images I uploaded to my place as part of my inventory, and don’t appear in the “Shared with Experience” tab. It also removed every alias I gave and just calls all images by the filename or just “Texture”. This is extremely concerning to me since now my assets are even more cluttered than before and it’s impossible to navigate.

The issue with assets losing their aliases happens with every asset, while only decals get “unassigned” from the game.

Attempting to edit the name of an asset gave me this error:

 20:37:14.733  Error: attempt to index nil with userdata  -  Edit
  20:37:14.733  builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:140: builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:117: 
------ Error caught by React ------
attempt to index nil with userdata
------ Error caught by React ------
builtin_Toolbox.rbxm.Toolbox.Core.Networking.Requests.PutPackagePermissionsRequest:192
builtin_Toolbox.rbxm.Toolbox.Packages._Index.DeveloperFramework.DeveloperFramework.Util.ThunkWithArgsMiddleware:41
builtin_Toolbox.rbxm.Toolbox.Packages._Index.Rodux.Rodux.Store:116
builtin_Toolbox.rbxm.Toolbox.Packages._Index.RoactRodux.RoactRodux.connect:134 function dispatch
builtin_Toolbox.rbxm.Toolbox.Core.Components.AssetConfiguration.AssetConfig:2326 function dispatchPutPackagePermissionsRequest
builtin_Toolbox.rbxm.Toolbox.Core.Components.AssetConfiguration.AssetConfig:593
builtin_Toolbox.rbxm.Toolbox.Core.Components.AssetConfiguration.AssetConfig:348
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactUpdateQueue.new:457 function getStateFromUpdate
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactUpdateQueue.new:620 function processUpdateQueue
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberClassComponent.new:1277 function updateClassInstance
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberBeginWork.new:1058 function updateClassComponent
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberBeginWork.new:3519 function beginWork
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:248
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:1964
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:1849
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:1798
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:934
builtin_Toolbox.rbxm.Toolbox.Packages._Index.ReactReconciler.ReactReconciler.ReactFiberWorkLoop.new:850
builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.Scheduler:304
builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.Scheduler:260
builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:81 function doWork
builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default:104 function performWorkUntilDeadline
  -  Edit
  20:37:14.733  Stack Begin  -  Studio
  20:37:14.733  Script 'builtin_Toolbox.rbxm.Toolbox.Packages._Index.Scheduler.Scheduler.forks.SchedulerHostConfig.default', Line 140  -  Studio
  20:37:14.733  Stack End  -  Studio