Search Issue Tracker
Fixed in 1
Votes
0
Found in [Package]
10.2.2
Issue ID
1303719
Regression
No
Functionality of AR Foundation/Addressables are missing on a URP project after performing a default build and recompilation
Reproduction steps:
1. Open attached project "969879.zip" and scene "Sample"
2. In Addressables Groups window, Build -> New Build -> Default Build Script
3. In Project window, open Assets/.../SimpleCameraController.cs
4. In script editor, line 6, write "//" and save.
5. Observe Addressables Groups window
Expected result: Window remains the same
Actual result: Window has Failed to load
Reproducible with: (URP 10.2.2, AR Foundation 4.1.1, Addressables 1.17.0-preview) 2020.2.2f1, 2021.1.0a5
Not reproducible with: (URP 7.5.1, AR Foundation 4.1.1, Addressables 1.17.0-preview) 2019.4.18f1, (URP 10.2.2, AR Foundation 4.1.1, Addressables 1.17.0-preview) 2021.1.0a6, 2021.1.0b2, 2021.2.0a1
Could not test with: 2018.4 (URP package unavailable)
Notes:
1. All three packages: URP, AR foundation, and Addressables are required to reproduce this behavior.
2. Removing either the AR foundation or the Addressables package will once more show the Addressables or AR Foundation interface options.
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 1):
No longer reproduces with 2021.1.0a6, 2021.2.0a1