Search Issue Tracker
Won't Fix
Votes
2
Found in
5.4.0p1
Issue ID
828666
Regression
No
[iOS] [Simulator] apps crashes when attaching Instruments
Reproduction steps:
1. Create a new or open any project.
2. Set the Target SDK to 'Simuator SDK' in the Player Settings.
3. Build the project for iOS.
4. Run the project.
5. Attach Instruments to the process with any template.
- The app crashes as soon as the Instruments are attached.
- "ibGLImage.dylib`void glgConvertTo_32<GLGConverter_ABGR8_ARGB8, (GLGMemory)2>(GLGOperationRec const*, GLDPixelModeRec const*)"
- Stack trace attached in the edit.
RESOLUTION: Not reproducible
The original issue is no longer reproducible on Xcode 8.3.2. It's possible to run the app and attach instruments to it. Unfortunately it's not possible to profile the app by using Product->Profile button in Xcode. The issue is caused by the profiler attaching too early and exhibiting some bug in iOS Simulator runtime. This separate issue will not be fixed because it is caused by iOS bug, there's not much we can do about it and it affects very few users.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment