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
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Add comment