Search Issue Tracker
Fixed
Fixed in 2021.3.36f1, 2022.3.23f1, 2023.2.13f1, 2023.3.0b6
Votes
0
Found in
2022.3.16f1
2023.1.17f1
Issue ID
UUM-60361
Regression
No
Crash on BaseVideoTexture::InitVideoMemory when capturing Theta V's output texture
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Enter the Play Mode
Expected result: The Play Mode starts and Theta V output is displayed on the sphere in the scene
Actual result: Editor crashes
Reproducible with: 2022.3.16f1, 2023.1.17f1
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested
First few lines of stack trace:
{noformat}0x00007FF62B7BC547 (Unity) BaseVideoTexture::InitVideoMemory
0x00007FF62B3515AC (Unity) WebCamTexture::Play
0x00007FF62A53B891 (Unity) WebCamTexture_CUSTOM_Play
0x000002E1C249E3A1 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.WebCamTexture:Play (UnityEngine.WebCamTexture){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment