Search Issue Tracker

By Design

Votes

0

Found in

2017.4.0f1

2017.4.15f1

2018.1.9f2

2018.2.3f1

2018.2.16f1

2018.3.0b9

2019.1.0a8

Issue ID

1071236

Regression

No

[IL2CPP] [iOS] "Not found associated module for breakpoint" error in Rider code Editor when SIM card is inserted

IL2CPP

-

Reproduction steps:
1. Make sure you have Rider code Editor.
2. Make sure iOS device has SIM card inserted and Mobile Data is toggled on.
3. Open the attached project.
4. Build and run it on an iOS device.
- IL2CPP and "Script debugging" should be enabled.
5. Make sure iOS device is connected, the project is running and both device and computer are on the same network.
6. Open the Rider code Editor and select the built Unity project solution.
7. Set a breakpoint.
8. Go to "Run" > "Attach to Unity Process".
9. Select Device name and click OK.

Actual behavior:
- The breakpoint will not stop the scene and will show "Not found associated module for breakpoint" error.

Expected behavior:
- Breakpoint stops the scene.

Reproduced with:
- iPhone X iOS 12.1
- 2017.4.0f1, 2017.4.15f1, 2018.1.9f2, 2018.2.16f1, 2018.3.0b9, 2019.1.0a8

Not reproducible with:
- Android

Workaround:
- Turn on the airplane mode and then turn on a wi-fi

  1. Resolution Note:

    When debugging C# code on a device with more than one network connection, please disable all network interfaces except the one on the same network as the machine running the IDE. More details are here: https://docs.unity3d.com/Manual/ManagedCodeDebugging.html

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.