Search Issue Tracker
Fixed in 2019.4.9f1
Fixed in 2019.4.X, 2020.1.X
Votes
0
Found in
2019.3.0b12
2019.4.2f1
2020.1
2020.2
Issue ID
1272789
Regression
Yes
Graphics.CopyTexture does not copy information into the last (1x1) mip of a render texture’s mipchain
How to reproduce:
1. Open the attached project named "BugRepro"
2. Open the SampleScene and enter Play mode
3. Select the VisualizeMipLevel material
4. Using the MipLevel property cycle through levels 1 - 9 to check if the texture was copied successfully
Expected result: All levels have the texture copied successfully which renders the RT red in all mip levels that were filled in the BugRepro.cs
Actual result: At level 9 the texture is not copied and instead of being red it is rendered black
Reproducible with: 2019.3.0b12, 2019.4.9f1, 2020.1.4f1, 2020.2.0b1
Not reproducible with: 2018.4.26f1, 2019.3.0b11
Notes:
1. The issue is also present in builds
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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Resolution Note (fix version 2019.4.9f1):
Fixed in - 2020.2.0b3
Resolution Note (fix version 2020.1):
Fixed in - 2020.1.8f1
Resolution Note (fix version 2019.4):
Fixed in - 2019.4.12f1