Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
13
Found in
2019.3
2019.3.1f1
2020.1
2020.2
Issue ID
1220572
Regression
No
SparseTexture clears the first six loaded Mips when the 7th Mip is loaded
Steps to reproduce:
1. Open the attached project (case_1220572.zip) UPDATED version (04/13/2020 dieter.baets)
2. Enter Play Mode
3. Click "Load Image" in the Game View
4. Select the "Lenna.png" image included in the project (Assets/Textures)
5. Click twice on "Load Next Mip" in the Game View
6. Use the slider to ensure that the previous Mips are correct
7. Click "Load Next Mip" four times
8. Repeat steps 6
9. Also validate that unloading mips does not corrupt other mips
Expected result: SparseTexture stores the first six loaded Mips and they are rendered correctly
Actual result: SparseTexture clears the first six loaded Mips and only a black image is rendered.
Reproduced in: 2019.3.9f1, 2020.1.0b4, 2020.2.0a5
Could not test with: 2017.4.39f1, 2018.4.20f1 (SpareTexture.mipMapCount in inaccessible)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0b1 on DX11/DX12 Graphics APIs
Resolution Note (fix version 2020.1):
Fixed in 2020.1.7f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.12f1