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
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
This is a duplicate of issue #1321876