Search Issue Tracker
Fixed in 0.7.5-preview
Votes
0
Found in [Package]
0.4.7
Issue ID
1090726
Regression
No
[Addressables] Asset gets separated from the Addressable Group when dragged on a Gameobject
To reproduce:
1. Open the user's attached project
2. Open the scene "SampleScene"
3. Open the Addressables tab and notice that A, B, C and D are in the same group
4. Select the "Logic" gameobject from the scene
5. Drag the D.png from the Images folder to the "Logic" gameobject's "Ar" field
Expected result: D.png stays in the group
Actual result: D.png is moved out of the group
Reproduced with Addressables System v0.4.7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment