Search Issue Tracker
Fixed in 2018.2.X
Votes
1
Found in
2017.1.1f1
Issue ID
949490
Regression
No
Assertion failed error is thrown when loading textures without a full mipmap chain from an AssetBundle
To reproduce:
1. Download and open attached "AssetBundles_TextureWithPartialMipmapChainLoadBug.zip".
2. Enter Play mode.
3. Notice the console output.
Expected result: No "Assertion failed" errors are thrown.
Actual result: "Assertion failed" error is thrown when loading textures without a full mipmap chain.
Reproduced with: 2017.3.0a7. 2017.2.0b11, 2017.1.1p1, 5.6.3p3.
Full error: Assertion failed: Warning: Streaming Size differs from Actual Size.
Notes: Texture loading is located in Loader.cs script. Textures with full mipmap chain loads without problems. 4 textures are loaded in the project, texture 2 and 4 are the ones which cause assertion error. Despite the error, texture is still correctly loaded.
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
- [Android][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
Saturn1004
Jan 27, 2019 02:09
I'm having this bug in 2018.3