Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Bug (IN-29291) [1.0.0-pre.15] Cube not render properly

Discussion in 'Graphics for ECS' started by optimise, Jan 19, 2023.

  1. optimise

    optimise

    Joined:
    Jan 22, 2014
    Posts:
    2,074
    (IN-29291) [1.0.0-pre.15]

    When enter play and spawn cube entity, cube is failed to render properly and all the data at world render bounds component showing NaN
     
  2. JussiKnuuttila

    JussiKnuuttila

    Unity Technologies

    Joined:
    Jun 7, 2019
    Posts:
    335
    Are the local render bounds and the transform of the Entity OK, or is it a case of NaN propagation from one of those two?
     
  3. optimise

    optimise

    Joined:
    Jan 22, 2014
    Posts:
    2,074
    Looks like Rotation is NaN
    upload_2023-1-19_19-26-39.png

    upload_2023-1-19_19-26-59.png