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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment