Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.1f1
Issue ID
836345
Regression
No
Generating mipmaps on RenderTexture with dimensions set to Tex2DArray is very GPU intensive
Reproduction steps:
1. Open the project
2. Open the "test" scene
3. Make sure "Use Mipmap" is enabled on "RT" gameobject
4. Open the GPU profiler
5. Play the scene
Actual result: Generating mipmaps on Tex2DArray uses a lot of GPU time.
Expected result: Generating mipmaps on Tex2DArray occupies less GPU time
Reproduced on: 5.5.0b6, 5.4.1p3
RenderTexture has no dimension variable in 5.3* and 5.2*
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
Add comment