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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note (fix version 1):
No longer reproduces with 2021.1.0a6, 2021.2.0a1