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
- A NullReferenceException error is thrown when extracting textures from an FBX
- “Convert To Subgraph Operator” option is capitalised incorrectly in VFX Graph
- "Toggle all debug panels" shortcut throws “NullReferenceException: Object reference not set to an instance of an object” error
- Rect Transform values are set to NaN when scaling UI element with centered scaling
- "Local Volumetric Fog" Component's "Inherit from Hierarchy" mode doesn't support negative "Scale" on the "Transform" Component
Add comment