File Viewer: Unity3d

I'll help you create a Unity3D file viewer. Here are several approaches depending on what you need:

AssetRipper: A powerful tool that can load .unity3d files and convert them back into a native Unity project format for inspection in the Editor. unity3d file viewer

public class AssetBundleViewerWindow : EditorWindow I'll help you create a Unity3D file viewer