Search Issue Tracker
Fixed
Fixed in 6000.6.0a3
Votes
0
Found in
6000.0.69f1
6000.3.10f1
6000.4.0b10
6000.5.0a8
6000.6.0a1
Issue ID
UUM-136322
Regression
No
Duplicate image components can be added in m_TrackedTextureLess images and are never removed
Steps to reproduce:
1. Open the attached project "IN-136120_SpriteImageTest-Updated.zip"
2. Open the "Assets/Scenes/SampleScene.unity"
3. Enter Play Mode
4. Observe two logs in the console:
TrackedTexturelessImages: 1
TrackedTexturelessImages: 2
Actual results: TrackedTexturelessImages increases with every sprite change. Duplicate references are tracked and never removed from m_TrackedTexturelessImages
Expected results: TrackedTextureslessImages to remain at 1. duplicate references should not be added to m_TrackedTexturelessImages
Reproducible with: 6000.0.70f1, 6000.3.10f1, 6000.4.0b11, 6000.5.0a8
Environment tested: Windows 11 25H2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GitHub and GitLab "Personal Access Token" is periodically cleared while Unity Hub is running on Linux
- Attribute on Toolbar Overlay does not resolve when importing .unitypackage
- Remote repository size is not shown for GitHub repositories when expanding project details
- "Repository name" field and "slug preview" don't have correct validation and become inconsistent when unsupported characters are entered
- Package Manager throws ScriptableSingleton related errors after a package was installed while there were pending package manifest changes
Resolution Note:
Fixed in 6000.6.0a3
Resolution Note (fix version 6000.6.0a3):
Fixed in 6000.6.0a3