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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- 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
Add comment