Search Issue Tracker

Fix In Review

Fix In Review for 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

uGUI Framework

-

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

  1. Resolution Note:

    Fixed in 6000.6.0a3

  2. Resolution Note (fix version 6000.6.0a3):

    Fixed in 6000.6.0a3

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.