Search Issue Tracker
Fixed in 2020.1
Votes
3
Found in
2019.3.0b12
2019.3.0f5
2020.1
Issue ID
1215135
Regression
Yes
Graphics.CopyTexture's overload with region parameters copies a quarter of the Source Texture when Texture Quality is "Half Res"
How to reproduce:
1. Open the attached project's Scene labeled "BugReproductionScene"
2. In Quality settings, set the Texture Quality to "Half Res"
3. Enter the Play Mode
4. Inspect the "ReproduceBugQuad" GameObject's Texture
Expected result: Texture's pattern fills the Quad completely
Actual result: Texture's pattern only fills a quarter of the Quad
Reproducible with: 2019.3.0b12, 2019.3.0f6, 2020.1.0a21
Not reproducible with: 2017.4.36f1, 2018.4.16f1, 2019.2.19f1, 2019.3.0b11
Note: Other Graphics.CopyTexture overloads work fine and gives the expected results
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
- Shadows are not cast when you first Blit the Shadow map and then set it back to Buffer
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Resolution Note (fix version 2020.1):
Fixed in Unity 2020.2.0a6