Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.3
2019.3.0f6
2020.1
Issue ID
1217392
Regression
No
Textures loaded from Asset Bundles do not show size in the Inspector window preview
Reproduction steps:
1. Open the attached project "case_1217392-TextureStreamingAssetBundleIssue-2019.3.zip"
2. In the top menu bar build Asset bundles under Test > Build Asset Bundle
3. In the Project window under Assets/Scenes open "BootScene.unity" scene
4. Enter Play mode and in the Scene view select the cube GameObject
5. In the Inspector window expand the Material window
6. Open the texture Inspector window by double-clicking the texture
Expected result: the size of the texture loaded is displayed in the Inspector window preview
Actual result: the size of the texture loaded is not displayed in the Inspector window preview
Reproduces on: 2019.3.1f1, 2020.1.0a22
Could not test on 2017.4, 2018.4 and 2019.2 due to "using UnityEditor.Build.Pipeline;" throwing exceptions in the Console window
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Data loaded from an asset bundle is built for the player and certain values are not available depending on the final player format.