• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

Solved Unity security threat

Aipas

Member
Joined
Sep 27, 2024
Messages
57
Reactions
51
Anything to worry about?
Not even sure it actually did anything, but I've patched unityPlayer.dll and Vam is still working.

A nagging thing is that apparently the old unity 2018.1.9f2 that I use to make asset bundles with Macgruber's tutorial isn't covered by the security patch rolled out to the editors, so now I'm not sure I should just uninstall that particular editor.
EDIT: Is the editor itself a risk, or just projects it compiles / makes into a program or something? Do assetbundles even get affected by this. They don't "roll out" with unityPlayer.dll, it's just one single file. right?
 
Last edited:
Solution
You have the detail here.

There is nothing to fear about the editor. It's only for the final product itself. Since you don't compile anything for VAM, you have nothing to worry about.
Assetbundles cannot contain code. The only possibility a security flaw could exists with assetbundles is through dll shared with them. We monitor them and the ones on the hub are safe.
You have the detail here.

There is nothing to fear about the editor. It's only for the final product itself. Since you don't compile anything for VAM, you have nothing to worry about.
Assetbundles cannot contain code. The only possibility a security flaw could exists with assetbundles is through dll shared with them. We monitor them and the ones on the hub are safe.
 
Upvote 0
Solution
Back
Top Bottom