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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment