Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2021.2
2022.1
2022.1.0a14
2022.2
Issue ID
1377935
Regression
No
Graphics.CopyTexture is inconsistent when copying Texture2D to ARGB4444 RenderTexture
Reproduction steps:
1. Open the attached project
2. Enter Play mode
Expected result: Both plane textures are identical
Actual result: Plane textures are different
Reproducible with: 2021.2.10f1, 2022.1.0b6, 2022.2.0a2
Not reproducible with: 2022.2.0a3
Can't test with: 2019.4.34f1, 2020.3.35f1 (error CS0173: Type of conditional expression cannot be determined because there is no implicit conversion between 'UnityEngine.RenderTexture' and 'UnityEngine.Texture2D')
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a3