Search Issue Tracker
Active
Votes
1
Found in [Package]
2019.4
2020.3
2021.2.8f1
2021.3
2022.1
2022.2
Issue ID
1400422
Regression
No
[Mobile][Rider] Rider debugger does not hit breakpoints on Mobile builds
Reproduction steps:
1. Download and open the attached "AttachingRiderDebugger.zip" project
2. Open the "MyScript" script and set a breakpoint
3. Build and deploy the project to iOS
4. Attach the debugger to the Unity process
4. Press the "Button" button
Expected result: The breakpoint is triggered
Actual result: The breakpoint isn't triggered
Reproducible with: 2019.4.38f1, 2020.3.34f1, 2021.3.1f1, 2022.1.0f1, 2022.2.0a11
Reproduced with: iPhone 12 Pro (iOS 14.2.1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment