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
- VideoPlayer freezes or stops on certain Android devices when enabling and disabling the Video multiple times
- [Linux] The Error "ReleaseButton expects buttonId" is thrown when trying to add file using drag and hold in the Project Window
- Highlighted text is difficult to see in “Create Node” menu when Editor theme is set to light
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
Resolution Note (fix version 4.2.0-pre.6):
Fixed with ARFoundation 4.2.0-pre.7 (2020.3.8f1)