Search Issue Tracker
Duplicate
Votes
0
Found in
2020.2.6f1
2020.3
2021.1
2021.2
Issue ID
1318114
Regression
No
[iOS] [IL2CPP] Build fails with Script Debugging enabled (System.IndexOutOfRangeException)
Reproduction steps:
1. Open project in CloudAnchorsTest.zip (3.2 MB)
2. Go File - Build Settings
3. Switch platform to iOS
4. Enable Development Build and Script Debugging
5. Build for iOS
Expected result: Build completes successfully
Actual result: Build fails
Reproducible with: 2020.3.1f1, 2021.1.0f1, 2021.2.0a10
Not reproducible with 2019.4.22f1
Could not test with: 2018.4.33f1, because could not resolve package errors (note 4)
Notes:
1. The project uses the ARCore package imported manually via path local to the project (seen in manifest.json)
2. Not reproducible with a new project
3. If packages need to be reset, you will have to include ""com.google.ar.core.arfoundation.extensions": "file:../../arcore-unity-extensions" in manifest.json
4. I could not test if this is a regression because on some versions I could not resolve the package errors (Usually earlier version of the streams). I left some info on edits
Comments (1)
-
kjyv
Mar 18, 2021 18:31
Hey, I'm the original reporter of this issue. I've additionally also tested this on 2020.1 where building works without issue. I've also forwarded the issue to ARCore developers at Google who could also reproduce it on their end.
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
- [Android] Safe area ignores navigation bar on Android when targeting level 35 API or higher
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
- The "Build and Run" Menu option tries to build for the selected Build Platform instead of the Active Build Platform
- Font kerning breaks at runtime when multiple UI Documents use different fonts
This is a duplicate of issue #1321876