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
- "State comes from an incompatible keyword space" errors are thrown when saving changes in Shader Graph where sprite is casted as a shadow
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
Add comment