Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.0.1p3
Issue ID
693562
Regression
No
iOS Script debugging does not work on 4.6 and 5.0
Deploying the spinning cube example to iOS (Mono) and attaching the script debugger crashes to XCode. Script debugging not possible.
To reproduce:
Open project (either v4 or v5 depending on unity)
Set build target to iOS
Set Development Build on
Set script debugging on
Open Spinning Script file, set a breakpoint and attach script to your device via cable or WIFI.
Optain either crash in XCode (see image) or you are not able to connect to profiler anyway (see image) normally it's not possible to connect to profiler after app crashed once.
Reproduced on 5.0.1p3, doesn't reproduce on 4.6, since mono freezes when trying to attach to process
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment