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
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
- Tile Palette Window zoom level resets when the Window becomes inactive
- [iOS] Exported Xcode "Unity-iPhone" Xcode project shows the "Framework" folder as red
Add comment