Search Issue Tracker
Active
Under Consideration for 1.20.X
Votes
2
Found in [Package]
1.20.0
Issue ID
ADDR-2803
Regression
No
Raw texture of a Sprite which is in a Sprite Atlas is loaded when it is not used
Reproduction steps:
1. Open the user's attached project "TestAddrMem.zip"
2. Select "Build > New Build > Default Build Script" in the Addressables Groups window
3. Build and Run with "Autoconnect Profiler" enabled
4. Click the button in the Player
5. Select the Memory module in the Profiler window
6. Click "Take Sample"
7. Expand "Assets > Texture2D"
Expected result: Texture 1558 is not loaded
Actual result: Texture 1558 is loaded
Reproducible with: 1.18.19 (2019.4.40f1), 1.19.19 (2020.3.36f1, 2021.3.5f1), 1.20.0 (2022.1.6f1, 2022.2.0a17)
Reproducible on: macOS 12.4 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URPPreprocessBuild.OnPostProcessBuild is never executed when building the Player
- [Linux] Using CTRL+Shift+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
Add comment