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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment