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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment