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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment