Search Issue Tracker
In Progress
Fixed in 6000.0.53f1, 6000.1.11f1, 6000.2.0b9, 6000.3.0a1, 7000.0.0a28
Fix In Review for 2022.3.65f1
Votes
0
Found in
2022.3.22f1
6000.0.49f1
6000.1.4f1
6000.2.0a1
6000.3.0a1
7000.0.0a28
Issue ID
UUM-105563
Regression
Yes
Editor crashes with PlatformWebCamTexture::GetDeviceNames when a Virtual Camera is present and FriendlyName property is deleted from Registry
Steps to reproduce:
1. Open the attached project "VirtualWebCam.zip"
2. Install OBS and start the Virtual Camera once
3. Go to Registry Editor, ctrl+f and locate "Virtual Camera"
4. Make sure it's related to OBS and delete the FriendlyName entry
5. Enter Play Mode
Expected Results: Editor doesn't crash
Actual Results: Editor crashes
Reproducible with: 2022.3.62f1, 6000.0.49f1, 6000.1.4f1, 6000.2.0a6, 6000.2.0b2
Not reproducible with: 2021.3.52f1, 6000.2.0a5
Environment tested: Windows 11 24H2
Notes:
-First 5 lines of crash stack-trace:
0x00007FFDA2EF5249 (Unity) MonoStringNewUTF16
0x00007FFDA2F53EA3 (Unity) scripting_string_new
0x00007FFDA30314EE (Unity) PlatformWebCamTexture::GetDeviceNames
0x00007FFDA35BED4F (Unity) WebCamTextureBindings::Internal_GetDevices
0x00007FFDA22D7A42 (Unity) WebCamTexture_Get_Custom_PropDevices
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Add comment