Search Issue Tracker
Won't Fix
Votes
1
Found in [Package]
1.8.11
Issue ID
BUR-2579
Regression
No
App build fails with the “GOT load reloc does not point to a LDR instruction” error when having ECS and Netcode packages if using Xcode 15
How to reproduce:
1. Build the user’s attached “NetcodeExample.zip” project for an iOS platform
2. Open the Xcode project and deploy it to an iOS device
3. Observe the result
Expected result: App builds successfully
Actual result: App build fails with “GOT load reloc does not point to a LDR instruction” error
Reproducible with: 2022.3.11f1, 2023.1.18f1, 2023.2.0b15, 2023.3.0a11
Could not test with: 2021.3.31f1 (errors after downgrading the project), 1.1.0-exp.1 (errors after package upgrade)
Reproduced on:
VLNQA00494 - iPhone 14 Pro Max, 16.3.1 iOS
VLNQA00358 - iPhone 12, 14.1 iOS
VLNQA00392 - iPad (9th generation), 15.0 iOS
VLNQA00310 - iPad Pro 12.9", 13.4.1 iOS
Not reproducible on: No other environment tested
Notes:
- used Netcode 1.0.17 package for testing
- reproducible with Xcode 15.0, not reproducible with Xcode 14.3.1
- not reproducible if adding -ld64 flag to Other Linker Flags to UnityFramework target, to use a legacy linker (user’s info)
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
- "Articulation Body" fails to move the GameObject when the "XDrive's" "Target" value is set in animation
- [HDRP] HDRP Look Dev has no button leading to the documentation
- [Android] Artifacts appear when instantiating a prefab on a PowerVR Rogue GPU device
- Skinned Mesh Renderer with enabled 'Skinned Motion Vectors' flickers when Ray Tracing with Screen Space Global Illumination is used
- [HDRP] "Show on start" checkbox is too close to the window border and is not aligned with the other elements
Resolution Note:
There are no fixes planned for this Bug