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
- ArgumentOutOfRangeException is thrown in the Console when more than one prompt with CJK characters is sent to the AI Assistant
- "FMOD returns error code 78" message repeatedly shown in the Console when playing audio using an Audio Random Container
- Multiple previews are not available in Inspector when UITK CreatePreview is used
- The Editor fails to correctly update object reference when the ExcuteAlways attribute is used
- Enter key submits prompt when confirming Japanese IME composition
Resolution Note (fix version 6000.2.0a9):
The issue was fixed by another PR