Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X
Votes
2
Found in
2022.3.51f1
6000.0.24f1
6000.1.0a1
7000.0.0a1
Issue ID
UUM-85584
Regression
No
Editor crashes on GfxDeviceD3D12::UploadTextureSubData2DImpl when opening the Scene view
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Samples/Meta Movement/69.0.0/Body Tracking Samples/Scenes/MovementHighFidelity.unity” Scene
3. Open Scene view
Expected result: Editor does not crash and continues to run
Actual result: Editor crashes
Reproducible with: 2022.2.5f1, 2022.3.51f1, 6000.0.24f1, 6000.1.0a1
Not reproducible with: 2021.3.45f1
Could not test with: 2022.1.24f1, 2022.2.0a19, 2022.2.0b16, 2022.2.4f1 (Library\PackageCache\com.meta.xr.sdk.interaction@69.0.0\Editor\QuickActions\Scripts\TeleportWizard.cs(200,37): error CS0117: 'GameObject' does not contain a definition for 'FindAnyObjectByType')
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
First few lines of the Stacktrace:
0x00007FF69C571105 (Unity) GfxDeviceD3D12::UploadTextureSubData2DImpl
0x00007FF69C2F0F08 (Unity) GfxDevice::UploadTextureSubData2D
0x00007FF69DB52959 (Unity) GfxDeviceWorker::RunCommand
0x00007FF69DB5ABAB (Unity) GfxDeviceWorker::RunExt
0x00007FF69DB5ACC8 (Unity) GfxDeviceWorker::RunGfxDeviceWorker
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment