You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue where, during a content update, making a change in a remote group that required rebuilding the builtinassets bundle would result in missing textures/errors if the builtinassets bundle was built into a group set to Prevent Updates. In this case, a new duplicate bundle will now be created and attached to the first remote group in the project and shipped out as part of an update.
Added option to disable typetree data from bundles.
Properly setting flag to reinitialize Addressables in the Editor when domain reloads are disabled.
Fixed inconsistent internal asset IDs in Dynamic naming mode.