Standard Assets / Effects missing Camera effects in 5.6.0f3
I couldn't find the camera effects in the standard assets, they simply aren't included into the standard assets unity package that comes with 5.6.0f3 version of Unity.
WORKAROUND: Hopefully you have the 5.5.2 installed. You can simply got to its installation folder and inside Editor / Standard Assets you'll find the .unitypackage s. Use the Effects from there et voila, you have the camera fx back.
simply download the standard assets from the asset store.
Yepp, this is also a good workaround but will trash your project with all the meshes, materials, texture, animations, etc. If you just want to have the 'Camera Effects' for example, you should rather download the packages from https://unity3d.com/get-unity/download/archive
Answer by juanconroy · May 24, 2017 at 06:52 PM
Hallo! @mateiasu I also have the same problem in version 5.6.0f3. To fix the problem, I imported the "Effects" package from the previous version of Unity 5.6.0b3. Look for the package in the "Standar Assets" folder in the unity installation directory. Here's an example: **C:\Program Files\Unity 5.6.0b3\Editor\Standard Assets**. Fixed problem.
Wanna be cool and attach the files for those of us who don't have the previous version?
Simply go to https://unity3d.com/get-unity/download/archive and download the Standard Assets from there.
Unfortunately the archived standard assets don't include the image effects like sun shafts
Thanks, I know. It is like stated in the Workaround part ;)
Your answer
Follow this Question
Related Questions
How should I use the `FreeLookCam` script located in the standard assets folder 0 Answers
Stop Post-Processing Effects on UI? 3 Answers
How to get the viewing direction from render texture uv? 0 Answers
Where do I find the Standard Assets on Unity 2019? 0 Answers
Increase Lens Distortion value problem 0 Answers