Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by ekinbaran · Nov 17, 2018 at 05:49 PM · script.error messageeventsystempost-process-effectinternal

Importing Post Processing Stack didn't clear the errors

Hi everyone.

First i imported some rock and boulder assets into the project then I received some compiler error messages from console, so i downloaded and imported PPS.. and the rest is as i mentioned in the title.. it didn't work.. still same errors.

After that, i tried to import PPS again and this didn't work aswell.. it become another error issue: override and 'repaint'

Help me please.. i'm in the middle of the project and i cannot run because of these compiler errors.

version of unity: 2018.1.6f

Here is the list of the eror messages:

1 - Assets/Standard Assets/Effects/ImageEffects/Scripts/Antialiasing.cs(20,33): error CS0246: The type or namespace name PostEffectsBase' could not be found. Are you missing an assembly reference? 2 - Assets/Standard Assets/Effects/ImageEffects/Scripts/Bloom.cs(9,26): error CS0246: The type or namespace name PostEffectsBase' could not be found. Are you missing an assembly reference?

3 - Assets/Standard Assets/Effects/ImageEffects/Scripts/ColorCorrectionCurves.cs(8,42): error CS0246: The type or namespace name PostEffectsBase' could not be found. Are you missing an assembly reference? 4 - Assets/Standard Assets/Effects/ImageEffects/Scripts/DepthOfField.cs(9,33): error CS0246: The type or namespace name PostEffectsBase' could not be found. Are you missing an assembly reference?

5 - Assets/Standard Assets/Effects/ImageEffects/Scripts/GlobalFog.cs(9,23): error CS0246: The type or namespace name PostEffectsBase' could not be found. Are you missing an assembly reference? 6 - Assets/Standard Assets/Effects/ImageEffects/Scripts/VignetteAndChromaticAberration.cs(9,51): error CS0246: The type or namespace name PostEffectsBase' could not be found. Are you missing an assembly reference?

7 - Assets/Standard Assets/Effects/ImageEffects/Scripts/Antialiasing.cs(86,30): error CS0115: UnityStandardAssets.ImageEffects.Antialiasing.CheckResources()' is marked as an override but no suitable method found to override 8 - Assets/Standard Assets/Effects/ImageEffects/Scripts/Bloom.cs(83,30): error CS0115: UnityStandardAssets.ImageEffects.Bloom.CheckResources()' is marked as an override but no suitable method found to override

9 - Assets/Standard Assets/Effects/ImageEffects/Scripts/ColorCorrectionCurves.cs(62,30): error CS0115: UnityStandardAssets.ImageEffects.ColorCorrectionCurves.CheckResources()' is marked as an override but no suitable method found to override 10 - Assets/Standard Assets/Effects/ImageEffects/Scripts/DepthOfField.cs(55,30): error CS0115: UnityStandardAssets.ImageEffects.DepthOfField.CheckResources()' is marked as an override but no suitable method found to override

11 - Assets/Standard Assets/Effects/ImageEffects/Scripts/GlobalFog.cs(30,30): error CS0115: UnityStandardAssets.ImageEffects.GlobalFog.CheckResources()' is marked as an override but no suitable method found to override 12 - Assets/Standard Assets/Effects/ImageEffects/Scripts/VignetteAndChromaticAberration.cs(36,30): error CS0115: UnityStandardAssets.ImageEffects.VignetteAndChromaticAberration.CheckResources()' is marked as an override but no suitable method found to override

13 - Assets/PostProcessing/Editor/Utils/CurveEditor.cs(379,45): error CS0619: UnityEngine.EventType.repaint' is obsolete: Use Repaint instead (UnityUpgradable) -> Repaint'

14 - Assets/PostProcessing/Editor/Utils/CurveEditor.cs(425,45): error CS0619: UnityEngine.EventType.mouseDown' is obsolete: Use MouseDown instead (UnityUpgradable) -> MouseDown'

15 - Assets/PostProcessing/Editor/Utils/CurveEditor.cs(456,45): error CS0619: UnityEngine.EventType.mouseDown' is obsolete: Use MouseDown instead (UnityUpgradable) -> MouseDown'

16 - Assets/PostProcessing/Editor/Utils/CurveEditor.cs(502,37): error CS0619: UnityEngine.EventType.mouseDown' is obsolete: Use MouseDown instead (UnityUpgradable) -> MouseDown'

17 - Assets/PostProcessing/Editor/Utils/CurveEditor.cs(585,37): error CS0619: UnityEngine.EventType.keyDown' is obsolete: Use KeyDown instead (UnityUpgradable) -> KeyDown'

18 - Internal error: Recursion detected while updating scripts (assembly name: Assembly-CSharp-Editor.dll)

19 - API updating failed. Check previous console messages.

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

103 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

The type or namespace name 'EventSystems' does not exist in the namespace 'UnityEngine' 0 Answers

How can I load asset bundles that exceed 4GB via script? 0 Answers

How should I fix this error: load failed: unknown solution item type 2 Answers

How to activate a function on script B but its called from A 1 Answer

Sprite trim from code using alpha. 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges