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
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
- Error “NullReferenceException: Object reference not set to an instance of an object“ is present when the UI Toolkit Debugger window is docked and inactive on Editor launch
- RenderTexture pixels are gray when created without drawing on macOS
- Slider disappears when the Baked Lightmap Viewer window is at its minimum size
This is a duplicate of issue #751743