Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.0f4
Issue ID
752179
Regression
Yes
[OpenGLES]Render Textures do not generate MipMaps, mipmaps contain random garbage
To reproduce:
1. Open attached project
2. Change Graphics API to OpenGLCore, OpenGLES2 or OpenGLES3
3. Play CharacterSystemTest scene
4. See the garbaged-up avatar. Zoom in (mouse wheel) to see the highest level mipmap, it looks right. All others are random junk. (See attached image)
Doesn't reproduce with OpenGL2 and Direct3D.
Reproducible: 5.4.0a4, 5.3.0f4 (2524e04062b4)
Regression from 5.2.3p3
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
This is a duplicate of issue #751743