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
- Widgets are not updating in Scene View when an Object is moving using DOTS
- Missing TMP Essentials error is logged when closing the TMP Importer Window after they have been already Installed in VFX Learning Template Scenes
- Texture artifacts while moving around in Play mode when using URP on ARM Windows
- Crash on MatchAsset when loading a specific project
- Decal colors change when the position space changes from World to Object and the decal is at the world center
Resolution Note:
Not able to reproduce the issue.