Search Unity

Bug BILLBOARD GRASS NOT WORKING IN URP

Discussion in 'General Graphics' started by Shinos_, Mar 31, 2023.

  1. Shinos_

    Shinos_

    Joined:
    Feb 20, 2021
    Posts:
    9
    Hi, so i was trying to make some billboard grass with ths asset Grass And Flowers Pack 1 | 2D Nature | Unity Asset Store i am using the Terrain Tools and when i try to add a Grass Texture to paint on my terrain it only works if the "billboard" checkbox is not checked, this is driving me crazy:
    i'm using Unity 2021.3.21f1

    Here it is working with "billboard" unchecked
    dwqdqwd.jpg


    Here it is not working with "billboard" checked
    dwqd123123qwd.jpg


    Also i have this warning there to the right that you can also see "The brush is read-only" don't know if it's expected behavior but i managed to paint trees and ground texture easily
     
    Last edited: Mar 31, 2023
    xtinacs likes this.
  2. DevDunk

    DevDunk

    Joined:
    Feb 13, 2020
    Posts:
    5,039
    I suggest making a bug report for this
     
  3. Electro_Games

    Electro_Games

    Joined:
    May 14, 2021
    Posts:
    4
    Have you found a solution yet?
     
  4. idt4420

    idt4420

    Joined:
    Aug 25, 2021
    Posts:
    1
    Same here grass not showing unless unchecked billboard and it looks terrible
     
  5. Electro_Games

    Electro_Games

    Joined:
    May 14, 2021
    Posts:
    4
    Yeah same. I know I used this in the past and I even imported a vegetation pack to my game and their example scene had the same issue. I assume it is a bug and a bug report should be made about this if it hasn't yet.
     
  6. darren_unity57

    darren_unity57

    Joined:
    Sep 1, 2020
    Posts:
    1
    Having the same issue too. Using Unity 2021.3.13f1. Just submitted a bug report.
     
    Last edited: Jul 12, 2023
    muzboz and xtinacs like this.
  7. xtinacs

    xtinacs

    Joined:
    Jun 6, 2023
    Posts:
    3
    Has there been any solution to this problem? I am having a similar issue using targa sprites files, importing them into unity to paint with!! Please help!
     
  8. RaventurnPatrick

    RaventurnPatrick

    Joined:
    Aug 9, 2011
    Posts:
    249
    Can you link the bug report?
     
  9. mister0889

    mister0889

    Joined:
    Jul 31, 2023
    Posts:
    5
    did you manage to solve the problem? in a clean project, everything works as it should, perhaps there are some project settings?
     
  10. mister0889

    mister0889

    Joined:
    Jul 31, 2023
    Posts:
    5
    upload_2023-10-13_13-48-37.png

    You need to change the render settings
     
    PaPuHa and ryanmillerca like this.
  11. Rock3

    Rock3

    Joined:
    Dec 20, 2017
    Posts:
    6
  12. muzboz

    muzboz

    Joined:
    Aug 8, 2012
    Posts:
    110
    Any news on this? I've just upgraded my project from 2018.4.9 to 2021.3.13, and my grass has all disappeared.

    Seems like Unity are constantly just letting the strangest bugs into the LTS builds, and I'm generating my grasses at runtime (procedural generation).

    (I'm using Built-In Render Pipeline, though ... but maybe it's a general bug to do with terrain grass billboards).

    Did you find a solution? Or change Unity version?