Hello! I want to edit some bundle files in Unity Hub, but I can’t find any guides to it. All guides say that I need to install extensions, but the thing is I don’t have that much storage left. Is it not possible at all to edit bundle files in Unity Hub itself? And if it isn’t, is there any asset handler extensions that don’t take up a lot of storage? I have around 40 GB free space. And I would be glad if you also added links to guides, since a lot of the guides I found are outdated. Thanks!
Bundle could mean a lot of different things here.
If you mean modding an existing game, this is NOT the correct forum. See forum terms of service for further details.
If by “bundles” you mean something in Unity, go find the relevant section in the online Unity 3D documentation so you can form your question properly here.
Try this template:
How to report your problem productively in the Unity3D forums:
This is the bare minimum of information to report:
- what you want
- what you tried
- what you expected to happen
- what actually happened, log output, variable values, and especially any errors you see
- links to actual Unity3D documentation you used to cross-check your work (CRITICAL!!!)
The purpose of YOU providing links is to make our job easier, while simultaneously showing us that you actually put effort into the process. If you haven’t put effort into finding the documentation, why should we bother putting effort into replying?
If you post code, only post the relevant code and always use the format button above. Do not post photographs of code.
You can’t edit bundle files directly in Unity Hub since it’s for project management. Lightweight tools like AssetStudio or UABE help without using much storage. I used the same process to have 3D product visualization for eCommerce stores by editing bundle files and created interactive product displays.