Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice
  2. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  3. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

LWRP Weird camera problem on 2019.2.0a7

Discussion in '2019.2 Beta' started by erenaydin, Mar 9, 2019.

  1. erenaydin

    erenaydin

    Joined:
    Mar 1, 2011
    Posts:
    384
    Hey guys, I'm fighting with a weird bug.
    In scene mode all is ok but something is going on with cameras and I could not figure it out yet.

    Using packages.
    - LWRP 5.6.1
    - Entities preview 27

    Also cannot reproduce it.
     
  2. erenaydin

    erenaydin

    Joined:
    Mar 1, 2011
    Posts:
    384
    I figured it out. I downgraded LWRP to 5.2.2. Then main camera tag is working.

    But if your camera has DontDestroyOnLoad, it wont render any meshes.

    I never saw a bug like that weird before :))
     
  3. phil_lira

    phil_lira

    Unity Technologies

    Joined:
    Dec 17, 2014
    Posts:
    584
    Hi this was a regression introduced in Unity 2019.2a7. if you go to a6 it should be fixed. We are submitting a fix for this regression soon.
     
    erenaydin likes this.