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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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