Search Issue Tracker
Fixed in 2022.3.38f1
Fixed in 2022.3.X, 2023.3.X, 2023.3.0a11, future release
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
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
- OS Notification Documentation is missing when following hyperlink in Notifications Settings in Hub
- Canvas Scaler sets local transforms (Position, Rotation, Scale) to 0 when Canvas is edited in Prefab Mode
Add comment