Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
Votes
0
Found in
2020.3.46f1
2021.3.20f1
2022.2.10f1
2023.1.0b7
2023.2.0a5
2023.3.0a3
Issue ID
UUM-29133
Regression
No
Crash on __abort_with_payload when entering Play mode
Reproduction steps:
1. Open the attached project “CrashRepro”
2. Open the “Assets/Scenes/SampleScene” scene
3. Enter the Play mode
Expected result: The Editor enters the Play mode
Actual result: Editor crashes
Reproducible with: 2020.3.46f1, 2021.3.20f1, 2022.2.10f1, 2023.1.0b7, 2023.2.0a5
Reproducible on: macOS 13.1 (Intel, M1)
Not reproducible on: Windows 11
Stacktrace:
#0 0x007ff80acf6aa2 in __abort_with_payload
#1 0x007ff80ad148e4 in (Unknown)
#2 0x007ff80fa09719 in __TCC_CRASHING_DUE_TO_PRIVACY_VIOLATION__
#3 0x007ff80fa09f62 in __TCCAccessRequest_block_invoke.146
#4 0x007ff80fa0771b in __tccd_send_message_block_invoke
#5 0x007ff80aa98fb3 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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Based on this an item needs to be added to Info.plist file: https://stackoverflow.com/questions/42709692/crashing-due-to-privacy-violation
Resolution Note (2023.3.X):
Based on this an item needs to be added to Info.plist file: https://stackoverflow.com/questions/42709692/crashing-due-to-privacy-violation