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] Light2D with Light type "Spot" does not work in the Player on some Pixel devices
- [Android] Loading the asset using an old reference returns null even when the "FormerlySerializedAs" attribute is used
- Crash on ParticleSystemTrailGeometryJob::RenderJobCommon when changing trail Mode change with a large particle count
- Mouse cursor does not revert to the default mouse cursor when pressing the "Add column" button in the Search window
- ArgumentException is thrown and textures become unreadable when AssetBundle.Unload(false) is called
This is a duplicate of issue #1321876