Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
1
Found in
2018.2.0a3
2018.2.0f2
Issue ID
1061004
Regression
Yes
The smaller mipmaps will contain garbage when Texture Streaming and Crunch Compression is used
To reproduce:
1. Open the user's attached project
2. Make sure all the textures have both Streaming and Compression enabled
3. Build and run the project
4. Observe the Player
Expected result: The smaller mipmaps do not contain any garbage
Actual result: the smaller mipmaps loaded will contain garbage until the bigger ones are loaded/rendered.
Reproduced with: 2018.2.0a3, 2018.2.0f2, 2018.3.0a5
Not reproduced with: 2017.4.7f1, 2018.1.9f1, 2018.2.0a2
Regression started in: 2018.2.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Add comment