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 on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment