Search Issue Tracker
Fixed in 2021.3.45f1
Fixed in 2021.3.X, 2022.3.X, 6000.0.X, 7000.0.0a1, future release
Votes
0
Found in
2021.3.42f1
2022.3.42f1
6000.0.15f1
Issue ID
UUM-78223
Regression
No
[iOS] Logging does not work when using "Wait for the executable to be launched"
How to reproduce:
1. Open the attached Project "Archive.zip"
2. Build the Scene "SampleScene" for iOS
3. In the Xcode build, open Product -> Scheme -> Edit Scheme... -> Info
4. Select "Wait for the executable to be launched"
5. Run the Xcode Console and launch the App on the device
6. Observe the Xcode Console
Expected result: The Xcode Console receives logs
Actual result: No logs are printed in the Xcode Console
Reproducible with: 2021.3.42f1, 2022.3.42f1, 6000.0.15f1
Reproduced on:
- iPhone 7 Plus (iOS 14.6)
Notes:
- Debug.Log is still printed into the device Console
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Add comment