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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment