Search Issue Tracker
In Progress
Under Consideration for 2022.3.X, 6000.0.X
In Progress in 6000.1.X, 6000.2.X
Fix In Review for 6000.3.0a1
Votes
0
Found in
2022.3.62f1
6000.0.48f1
6000.1.2f1
6000.2.0a10
6000.3.0a1
Issue ID
UUM-104825
Regression
Yes
'Load texture data on demand' corrupts Unity's packages Gizmos in Scene View
Steps to reproduce:
1. Create a new project
2. In the Hierarchy Tab, add a Canvas with a Text GameObject ( UI → Text - Text Mesh Pro)
3. In the Project Settings, go to Editor and find “Load texture on demand” and enable it
4. Enter Play Mode
5. Exit Play Mode
6. Go to the Scene View
7. Observe the Console Window
Expected result: No errors are thrown and the Gizmos are shown correctly
Actual result: “Texture of width 128 and height 128 is not accessible.” errors are thrown and the Gizmos are shown corrupted.
Reproducible in: 2022.3.62f1, 6000.0.45f1, 6000.0.48f1, 6000.1.0b13, 6000.1.2f1, 6000.2.0a10
Not reproducible in: 6000.0.44f1, 6000.1.0b12
Couldn’t test in: 2021.3.51f1 (“Load texture data on demand” setting does not exist)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Add comment