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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Add comment