Search Issue Tracker
Active
Votes
0
Found in
6000.0.59f1
6000.2.8f1
6000.3.0b6
6000.4.0a2
Issue ID
UUM-121871
Regression
Yes
"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
Reproduction steps:
1. Open the attached “IN-120122.zip” project
2. Open the “SampleScene_Error” scene
3. Make sure the Game view tab is selected/active
4. From the Hierarchy, delete the “Main Camera (Base) <-- Delete it” GameObject
5. Observe the Console
Expected result: No error is displayed
Actual result: "Graphics.CopyTexture called with null source texture" error is displayed
Reproducible with: 6000.0.30f1, 6000.0.59f1, 6000.2.8f1, 6000.3.0b6, 6000.4.0a2
Not reproducible with: 6000.0.29f1
Reproducible on: Windows 11
Not reproducible on: no other environments tested
Notes:
- To reproduce upwards from 6000.3 version, {{URP_COMPATIBILITY_MODE}} must be added as a scripting define in Project Settings > Player > Scripting Define Symbols
- Reproduces with DX11 but not with DX12
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