Unity-Technologies / com.unity.perception

Perception toolkit for sim2real training and validation in Unity
Other
906 stars 174 forks source link

invisible labels after converting to HDRP #389

Closed mshooter closed 2 years ago

mshooter commented 2 years ago

Hi,

I converted my project to HDRP. However now when I run my project, the bounding box labels and etc are not visible shown in the game view. And not outputted in the annotation files.

Could you advise me what to do? OS: Windows10 Unity version: 2020.27f1

JonathanHUnity commented 2 years ago

@mshooter thanks for reporting. Did you find a solution to your issue? Let us know if you did not.

mshooter commented 2 years ago

Hi @JonathanHUnity, It started working when I set up the lights properly (e.g. adding a sky and fog volume). However, I don't know if that is a solution. Thank you!