Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.1.0a1
2023.2.0a1
2023.3.0a4
Issue ID
UUM-1624
Regression
No
Editor crashes when using WebCamTexture
Reproduction steps:
1. Open the attached project: "webcamtexturecrash.zip"
2. Open Scenes/SampleScene
3. Enter Play mode
Expected result: Project continues working
Actual result: Project crashes
Reproducible with: 2019.4.37f1, 2020.3.35f1, 2021.3.3f1, 2022.1.1f1, 2022.2.0a13
Reproducible with: macOS 12.2 (Intel)
Stack trace:
Thread 0x700009a81000 may have been prematurely finalized
#0 0x007ff818291dfe in __abort_with_payload
Thread 0x700009a81000 may have been prematurely finalized
#1 0x007ff8182938c5 in __darwin_check_fd_set_overflow.cold.1
Thread 0x700009a81000 may have been prematurely finalized
#2 0x007ff81d2335c2 in __TCC_CRASHING_DUE_TO_PRIVACY_VIOLATION__
Thread 0x700009a81000 may have been prematurely finalized
#3 0x007ff81d233d2b in __TCCAccessRequest_block_invoke.142
Thread 0x700009a81000 may have been prematurely finalized
#4 0x007ff81d231825 in __tccd_send_message_block_invoke
Thread 0x700009a81000 may have been prematurely finalized
#5 0x007ff817ff16d5 in _xpc_connection_reply_callout
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
Resolution Note:
Not able to reproduce the issue.