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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment