Search Issue Tracker
Fixed
Fixed in 2022.3.64f1, 6000.0.51f1, 6000.1.7f1, 6000.2.0b6, 6000.3.0a1
Votes
0
Found in
2022.3.62f1
6000.0.48f1
6000.1.2f1
6000.2.0a10
6000.3.0a1
7000.0.0a35
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
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
Postpone for 7