Hello, I have begun the 3D Primer tutorial:
I've imported the assets, at first they were pink so I went to Window > Package manager > Packages: Unity Registry > Universal RP and used the pipeline converter. This fixed the pink assets and the scene is now visible, however the room is very dark and the lighting doesn't seem to be working. I'm assuming this has something to do with the URP?
Any tips would be appreciated, thank you!
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Welcome to the community, @LacusMortis.
Indeed - URP has it's own light settings that would need to be adjusted to look correct after switching pipeline.
However, a separate URP version of the tutorial assets is available to download - no need to handle the conversion yourself.
To download it, click the "Tutorial assets (URP)" link on the 3D Primer page here.
Thank you Chris!