0
\$\begingroup\$

Im working on a small project to learn the basics of post-processing, shaders and other effects in Unity.

My project is in 2D, so I followed this Brackey's tutorial and this tutorial. The bloom effect did not work for me with the expiremental 2D renderer, so I used a forward renderer instead.

Problem is, now all of my gizmos (including the camera's gizmos) are gone!

Anyone knows what could be the problem? Do I need to set something in the renderer so it will show?

\$\endgroup\$
2
  • 1
    \$\begingroup\$ Are you sure you haven't accidentally turned off the gizmos in the scene / game view? docs.unity3d.com/Manual/GizmosMenu.html \$\endgroup\$ Commented Jun 29, 2020 at 21:54
  • \$\begingroup\$ Whoops you are right! Thanks :) \$\endgroup\$ Commented Jun 29, 2020 at 22:12

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.