How to reproduce:
1. Create a new URP project
2. Install the Addressables package (com.unity.addresables) (Window → Package Management → Package Manager)
3. Create addressables setting (Window → Asset Management → Addressables → Groups)
4. Build the Player
5. Open Project Settings
6. Enter Play Mode
7. Observe the Console
Actual result: “NullReferenceException: Object reference not set to an instance of an object” error is logged
Expected result: No errors are thrown