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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 1):
No longer reproduces with 2021.1.0a6, 2021.2.0a1