Search Issue Tracker
Fixed
Fixed in 6000.2.0a9
Votes
0
Found in
6000.0.30f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-90290
Regression
Yes
“Use of GfxDeviceD3D12::UploadTextureSubData2D is forbidden during a render pass!“ warning appears on a specific project when Direct3D12 is used as the Graphics API
Reproduction steps:
1. Open the attached “repro_IN-89470“ project
2. Open the “Sample.unity“ Scene
3. Open the Scene view
4. Observe the Console
Expected result: No warnings appear
Actual result: “Use of GfxDeviceD3D12::UploadTextureSubData2D is forbidden during a render pass!“ warning appears
Reproducible with: 6000.0.6f1, 6000.0.30f1, 6000.1.0a7
Not reproducible with: 2021.3.46f1, 2022.3.54f1, 6000.0.5f1
Reproducible on: Windows 10 (22H2), Windows 11 (10.0.22631) (user’s)
Not reproducible on: No other environments tested
Note: Not reproducible with “Direct3D11” (“Edit → Project Settings… → Player → Other Settings → Graphics API”)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 6000.2.0a9):
The issue was fixed by another PR