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

Always crash when I write this RenderPipeline code into my project.

Discussion in 'Graphics Experimental Previews' started by watsonsong, Mar 1, 2018.

  1. watsonsong

    watsonsong

    Joined:
    May 13, 2015
    Posts:
    555
    When I open the editor and it crash when I using this code.
     

    Attached Files:

  2. watsonsong

    watsonsong

    Joined:
    May 13, 2015
    Posts:
    555
    The crash log is in the attachment.
     

    Attached Files:

  3. watsonsong

    watsonsong

    Joined:
    May 13, 2015
    Posts:
    555
    It seems crash on "GetShadowCasterBounds":

    Stack Trace of Crashed Thread 14328:
    0x0000000140857611 (Unity) GetShadowCasterBounds
    0x000000000B53D3B0 (Mono JIT Code) <unknown class>.<unknown method>()
     
  4. Freaking-Pingo

    Freaking-Pingo

    Joined:
    Aug 1, 2012
    Posts:
    310
    Did you resolve this? I am facing the same issue.