Search Issue Tracker
Fixed in 2021.3.36f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment