Search Issue Tracker
Fixed
Fixed in 2022.3.38f1, 2023.3.0a11, 7000.0.0a1
Votes
5
Found in
2021.3.17f1
2022.2.5f1
2023.1.0b4
2023.3.0a1
Issue ID
UUM-29212
Regression
No
Managed debugger does not work on iOS 16
Repro steps:
Follow the managed debugger instructions for either Visual Studio or Rider, using an iOS 16 device: [https://docs.unity3d.com/Manual/ManagedCodeDebugging.html]
(Run a debug build in airplane mode with script debugging enabled on the same network as the Editor)
Expected:
iOS device appears in the IDE's "Attach to Process" window, allowing you to attach and debug as expected.
Actual:
iOS 16 devices do not appear.
I have reproduced this issue as also noticed by users in the forums (scroll down to bottom of thread): [https://forum.unity.com/threads/cant-attach-visual-studio-to-ios-device.579565/]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment