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
- [URP][OpenGL] "Trying to load color backbuffer into a complex RenderPass setup, results undefined" error is thrown when using Decal Projector
- Top and bottom color channels are swapped when lighting an object with Six Way Shader Graph in URP
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
Add comment