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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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