Home
Softono

Unity Guid Mapper

Open source MIT C#
17
Stars
2
Forks
0
Issues
3
Watchers
7 years
Last Commit

 About Unity Guid Mapper

Show/List/Replace assets with specified GUID for Unity 3D.

Platforms

Web Self-hosted Windows

Languages

C#

Links

Need Help Installing Unity Guid Mapper?

We provide expert installation service for this software. Our team will install, configure, and secure Unity Guid Mapper on your server. plans start at just $30.

Unity Guid Mapper

View on GitHub

Unity GUID Mapper

Show/List/Replace assets with specified GUID for Unity 3D.

Usage

  • dotnet uguid.dll -show <AssetFile> Show the GUID for the asset file.
  • dotnet uguid.dll -list <AssetsDirectory> <Guid> Lists assets that uses given GUID asset.
  • dotnet uguid.dll -replace <AssetsDirectory> <OldGuid> <NewGuid> Replaces assets that uses given GUID with the new one.

How to know GUID of an asset?

You can access GUID of an asset by its .meta file:

AssetGUID