Search Issue Tracker
Fixed
Fixed in 2022.2.0a17
Votes
0
Found in
2022.1.4f1
2022.2.0a16
Issue ID
UUM-3908
Regression
No
Graphics.CopyTexture called with null destination texture' errors when exiting Play mode
Reproduction steps:
1. Open the user's attached project
2. Open the 'Map_Mission_001' Scene
3. Enter Play mode
4. Exit Play mode
Expected result: No errors are in the Console
Actual result: Multiple 'Graphics.CopyTexture called with null source texture. UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)' errors are in the Console
Reproducible with: 2022.1.4f1, 2022.2.0a16
Could not test with: 2019.4.39f1, 2020.3.34f1, 2021.3.4f1 (Shader errors after downgrading the project)
Reproduced on: macOS 11.6 (Intel)
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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Resolution Note (fix version 2022.2.0a17):
Graphics.CopyTexture console error messages would sometimes occur without effect in the editor when two objects with planar reflection components were in the same view, this was fixed with the HDRP cubemap atlas improvements in 2022.2.0a17.