Search Unity

  1. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice
  2. Unity is excited to announce that we will be collaborating with TheXPlace for a summer game jam from June 13 - June 19. Learn more.
    Dismiss Notice

Bug (Case 1359537) Addressables causes Inspector to lose selected object on property changes

Discussion in 'Addressables' started by Peter77, Aug 20, 2021.

  1. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,625
    Unity 2019.4.20f1, Addressables 1.18.15

    Changing prefab properties while the Addressables Groups window is open causes that the Inspector loses the selected prefab when changing a property on this prefab.



    Reproduce
    1. Open attached project
    2. Open Window > Asset Management > Addressables > Groups and dock the window
    3. Open "Prefab B"
    4. Enable "Auto Save" in the prefab stage
    5. Add the "Image" Component to Prefab B

    Actual
    The selected object "Prefab B" is removed from the Inspector.

    Expected
    The Inspector keeps displaying the "Prefab B".

    Notes
    Closing the Addressables Groups window works around the problem.
    Turning off "Auto Save" works around the problem.
     

    Attached Files:

  2. Peter77

    Peter77

    QA Jesus

    Joined:
    Jun 12, 2013
    Posts:
    6,625
  3. andymilsom

    andymilsom

    Unity Technologies

    Joined:
    Mar 2, 2016
    Posts:
    294
    Thanks for the detailed bug report. This is now fixed and will be in the 1.19.5 release.
     
    Peter77 likes this.