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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
This is a duplicate of issue #1321876