Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.3.5p8
Issue ID
861329
Regression
No
[iOS] Loading models with Tangents set to Calculate Legacy from asset bundles crashes in s_SkinVertices4Bones_Tangents_NEON_loop
When loading fbx models that have Tangents set to 'Calculate Legacy' in Import Settings from asset bundles, iOS builds crash in s_SkinVertices4Bones_Tangents_NEON_loop on 32 bit builds.
Steps to reproduce:
1) Open the attached project.
2) Switch to iOS.
3) Go to Assets > Build AssetBundles.
4) Build for iOS.
5) Run on a device.
Animated models are instantiated and destroyed repeatedly on the screen. After several iterations, the app crashes in s_SkinVertices4Bones_Tangents_NEON_loop.
This does not occur when Tangents of the model 'unitychan.fbx' are set to other than 'Calculate Legacy' (needs rebuilding AssetBundles). Setting architecture to armv7 for IL2CPP or using Mono2x as the scripting backend resolves the issue as well.
Reproduced on:
5.6.0b1, 5.4.3p3, 5.3.7p2
Devices:
iPhone 7 iOS 10.2
iPhone 5S iOS 9.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment