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
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
Resolution Note (fix version 4.2.0-pre.6):
Fixed with ARFoundation 4.2.0-pre.7 (2020.3.8f1)