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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment