Search Issue Tracker
Fixed in 4.2.0-pre.6
Votes
0
Found in [Package]
4.2.0-pre.4
Issue ID
1330659
Regression
No
[ARKit] AR Object can not be loaded from AssetBundle
Reproduction steps:
1. Open the attached project ("1330659R.zip")
2. Open the "SampleScene" scene
3. Open Asset Bundle browser
4. Make sure the "Copy to StreamingAssets" option is checked
5. Build asset bundles
6. Enter Play mode
Expected result: Dualshock4 AR object is loaded
Actual result: Error is thrown in the console:
ArgumentException: The Object you want to instantiate is null.
....
Reproducible with: ARKit 4.2.0-pre.4 (2020.3.7f1, 2021.1.6f1, 2021.2.0a17)
Not reproducible with: 2018.4.34f1, 2019.4.25f1 (ARKit 4.2.0-pre.2 not available)
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 4.2.0-pre.6):
Fixed with ARFoundation 4.2.0-pre.7 (2020.3.8f1)