Search Unity

Scriptable Object reference in Asset Bundle and scene

Discussion in 'Asset Bundles' started by Tuni, Jan 24, 2018.

  1. Tuni

    Tuni

    Joined:
    May 24, 2013
    Posts:
    74
    Hi,

    we have a scriptable object which is referenced in the scene and in a prefab which is stored in an asset bundle. Is it possible to keep both references pointing to the same scriptable object instance? Because the reference from the asset bundle prefab is pointing to another instance of the scriptable object.

    Thanks!
     
    Last edited: Jan 24, 2018
  2. nilsdr

    nilsdr

    Joined:
    Oct 24, 2017
    Posts:
    374
    Only by including the object in the assetbundle