Search Issue Tracker
In Progress
Fix In Review for 1.1.3
Votes
1
Found in [Package]
1.1.0-pre.1
Issue ID
PROFB-173
Regression
No
A texture referenced by a Static struct is reported as an "Unused Loaded Asset" in Player
How to reproduce:
1. Open the user-attached project “TestStaticReference”
2. Click “Build Settings” and check the “Development Build” and “Autoconnect Profiler”
3. Click “Build And Run”
4. In the Player, click the “Load Scene” button
5. In the Editor, click Window → Analysis → Memory Profiler → Capture New Snapshot
6. Open the captured Snapshot → Unity Objects → Texture2D → PureBlack
7. Observe the Status
Expected result: The status is “Used Loaded Asset”
Actual result: The status is “Unused Loaded Asset”
Reproducible with: 2022.3.7f1, 2023.1.8f1, 2023.2.0b4
Couldn’t test with: 2021.3.29f1 (Memory Profiler not working correctly)
Reproducible on: Windows 11 Pro
Note: Not reproducible in Editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
- .Net Standard 2.0 dlls causing errors in .net Standard 2.1, despite the automation of compact shims
Add comment