You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
personally i often need to search what project is using URP or HDRP or its BIRP..
it could be optional column,
if enabled: checks project settings or graphics settings, if URP/HDRP is used
OR,
it could check if package.manifest contains URP or HDRP (easier, but not really accurate.. sometimes its not enabled in graphics settings?)
or have option which one to use, project settings or package manifest, or both..
The text was updated successfully, but these errors were encountered:
personally i often need to search what project is using URP or HDRP or its BIRP..
it could be optional column,
if enabled: checks project settings or graphics settings, if URP/HDRP is used
OR,
it could check if package.manifest contains URP or HDRP (easier, but not really accurate.. sometimes its not enabled in graphics settings?)
or have option which one to use, project settings or package manifest, or both..
The text was updated successfully, but these errors were encountered: