Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.10f1
2019.1.0a1
2019.2.0a1
2019.3
2019.4
Issue ID
1141663
Regression
No
Texture2D Copied from RenderTexture is displayed incorrectly when Resolution is not set to "Full Res" in the Quality Settings
How to reproduce:
1. Open the "TestScene" Scene in the attached "Texture Res Bug Report.zip" Project
2. Enter the Play Mode
3. In the Game View observe the Image in the Middle
Expected Behavior: The middle Raw Image is identical to the other two as it is just a copy
Actual Behavior: The Texture on the middle Raw Image is approx. a quarter of the original Image
Reproducible with: 2017.4.24f1, 2018.3.11f1, 2019.1.0b9, 2019.2.0a10, 2019.3.0f3
Note: If you set the resolution to even lower in the quality settings - the Texture scale on the Raw Image seems to be even larger
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment