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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment