Open SeniorBriefkasten opened 3 years ago
Hello. Can you say SerializedDictionary library? Looks like Consulo don't add this dependency
Hi, I'm not sure if this is right since I'm a beginner but on the Unity Scripting API site it says Core RP Library
Just press F12 in Visual Studio (go to definition), and you will see code. If it's decomplied check header
Hope this is it
Hello. Looks like it's package 'com.unity.render-pipelines.core' from 'Packages/manifest.json'.
Can you say - directory exists 'Library/PackageCache/com.unity.render-pipelines.core@7.3.0' ?
It exists - try call manual unity sync, right click on root directory - 'Re-import unity project'
I have 'com.unity.render-pipelines.core@8.3.1' in my directory. Re-importing unity project did not help
Good day. Can you attach Packages/manifest.json?
Hi, here is the manifest hope it helps.
Yeah, it helps. Looks like 'com.unity.render-pipelines.core' is deep depedency (implicit).
For temp fix - add to json file, and call Reimport Unity Project.
Unity namespace UnityEngine.Rendering show up as not being used and getting "SerializedDictionary" is not resolved.