Search Unity

Asset Bundle return always null when load from prefab bundle

Discussion in 'Asset Bundles' started by jalajshah, Jul 21, 2020.

  1. jalajshah

    jalajshah

    Joined:
    Mar 5, 2018
    Posts:
    62
    Hello Guys,

    I am working on a demo Load prefab from the asset bundle using a scriptable build pipeline.
    I am able to load the scene but during load prefab always return a null error, so I am failed to solve this issue. please let me know how to solve this issue.

    Here is sample code for testing issue.

    https://github.com/TheIntellify-Hardik/SBP-Exmple.git