Search Issue Tracker
Fixed
Votes
2
Found in
5.4.2f2
Issue ID
869024
Regression
No
[iOS] Setting Logging to 'Full' in PlayerSettings results in 'Stacktrace is not supported on this platform.' for asserts
If the Logging option is set to Full, 'Stacktrace is not supported on this platform.' error messages are displayed when printing assert stack trace.
Steps to reproduce:
1) Open the attached project.
2) In the Player Settings, set the Logging options to 'Full' for Asserts.
3) In the menu, select Build > iOS (enables BuildOptions.ForceEnableAssertions).
4) Run on a device.
5) Press the first UI 'Button'.
'Stacktrace is not supported on this platform.' messages appear in the Xcode's console. When the Logging is set to 'ScriptOnly', assert stack traces are displayed instead. This occurs with Release/Debug and Mono/IL2CPP builds.
Reproduced on:
5.6.0b2, 5.5.0p4, 5.4.4p1
Devices tested:
iPad Mini 2 iOS 9.2.1
iPhone 7 iOS 10.2.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Add comment