Search Issue Tracker
Fixed
Fixed in 2021.3.32f1, 2022.3.11f1, 2023.1.15f1, 2023.2.0b11, 2023.3.0a7, 7000.0.0a1
Votes
0
Found in
2021.3.29f1
2022.3.6f1
2023.1.7f1
2023.2.0b3
Issue ID
UUM-44750
Regression
No
Crash on videoInput::setup when entering the Play Mode
Reproduction steps:
1. Open the attached project "ReproProj"
2. Enter the Play Mode
Expected result: The Editor does not crash and continues to run
Actual result: The Editor crashes
Reproducible with: 2021.3.29f1, 2022.3.6f1, 2023.1.7f1, 2023.2.0b3
Testing environment: Windows 10 Enterprise 21H2
First few lines of the Stacktrace:
0x00007ff6b5e913aa (Unity) videoInput::setup
0x00007ff6b5e913fc (Unity) videoInput::setupDevice
0x00007ff6b4e0e5e8 (Unity) WebCamTexture::Play
0x00007ff6b401de01 (Unity) WebCamTexture_CUSTOM_Play
0x00000205c7774f41 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.WebCamTexture:Play (UnityEngine.WebCamTexture)
Note:
- Reproduces with Windows Standalone Platform and Android
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment