Search Unity

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,129
    (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:
    351
    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,129
    Looks like Rotation is NaN
    upload_2023-1-19_19-26-39.png

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