Is there a trick to getting wireframes in the Scene View?
Seems not to work for converted or runtime rendermesh
1 Like
Wondering the same. I’m using ECS for the first time, and just ran into this. There’s nothing in the known issues for Entities Graphics on this.
1 Like
Bump. Wonder if anyone from Unity can confirm or has a workaround?
Hi, please use the rendering debugger provided by SRPs. You can find the window in Window > Analysis > Rendering Debugger. Under the rendering tab you should be able to find options for solid, shaded and only wireframe views.
4 Likes
Hey, I’ve got the same issue with not seeing the wireframe of a mesh in scene view, but only for Sub-scenes. No problems for normal scenes. The rendering debugger wireframe options don’t change that. Means that I can author terrain mesh entities, but only se the rendered surface, not what the mesh is doing.