Search Issue Tracker
Fixed
Fixed in 6000.3.5f1, 6000.4.0b5, 6000.5.0a2
Votes
0
Found in
6000.4.0a2
Issue ID
UUM-125554
Regression
No
[iOS] App freezes on launch when creating a Direct3D 11 Texture2D
How to reproduce:
1. Open the attached “IN-122917“ project
2. Build for iOS
3. Open the “Unity-iPhone.xcodeproj“ file in Xcode
4. Build to a device
5. Observe the app
Actual result: The iOS app freezes
Expected result: The iOS app does not freeze
Reproducible with: 6000.2.0a6, 6000.3.3f1, 6000.4.0b1, 6000.5.0a1
Not reproducible with: 6000.0.65f1, 6000.2.0a5, 6000.4.0b3
Reproducible on: macOS 15.3.2 (24D81) (M1 Max)
Not reproducible on: No other environment tested
Reproducible with these devices:
VLNQA00626, iPhone 16 (MYE73QN/A), CPU: Apple A18 Pro, OS: 18.6.2
VLNQA00535, iPhone XS (MT9F2ET/A), CPU: Apple A12 Bionic, OS: 17.6.1
Not reproducible with these devices:
VLNQA00491, iPhone 14 Pro (MQ083PX/A), CPU: Apple A16 Bionic, OS: 16.0
VLNQA00600, iPad Pro (9.7 inch, WiFi) (MLMY2B/A), CPU: Apple A9X, OS: 14.8
Notes:
- Xcode crash first few lines of Stack Trace:
frame #0: 0x00000001e87d41dc libsystem_kernel.dylib`__pthread_kill + 8
frame #1: 0x0000000221e1bc60 libsystem_pthread.dylib`pthread_kill + 268
frame #2: 0x000000019f9b60ac libsystem_c.dylib`abort + 124
frame #3: 0x000000019f9b5548 libsystem_c.dylib`__assert_rtn + 284
frame #4: 0x0000000197651708 Metal`MTLReportFailure.cold.1 + 48
frame #5: 0x00000001975209a8 Metal`MTLReportFailure + 576
- Discussions thread: [https://discussions.unity.com/t/when-building-for-ios-from-unity-6-2-8-and-checking-if-dxt1-is-supported-the-system-function-returns-true/1692661]
Add comment
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
Resolution Note (fix version 6000.3.5f1):
Fixed in 6000.3.5f1