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
5
Question by Afassolas · Apr 21, 2019 at 08:50 AM · pipelinehdr

HDRP not working on 2019.1 ?

On a clean project, I am importing HDRP and the Core pipelines in order to start a new project and I get the following errors:

Library\PackageCache\com.unity.render-pipelines.high-definition@5.13.0-preview\Runtime\RenderPipeline\HDRenderPipeline.cs(799,13): error CS0103: The name 'CameraCaptureBridge' does not exist in the current context

five times, each time in a different line of code. then I go to create in Project > Renderings and there is no such option so I cannot create the HDRP asset and then go to Graphics and assign it as the project's rendering pipeline.

Anyone dealt with that ?

Comment
Add comment · Show 2
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
avatar image DiegoSLTS · Apr 22, 2019 at 04:55 PM 0
Share

What version of 2019.1 exactly? It's working for me on 2019.1.0f2. What happens if you try an older version of the package?

avatar image Afassolas DiegoSLTS · Apr 22, 2019 at 08:48 PM 0
Share

It was happening in 0f2 but the error was that I had imported also the Core RP which was already included in the HDRP dependencies.

10 Replies

· Add your reply
  • Sort: 
avatar image
8
Best Answer

Answer by Instinct · Apr 23, 2019 at 11:37 AM

Solution found! (it works for me at least)

@Afassolas What I think caused issues for us, is that the wrong version for Shader Graph and Core RP Library was used in the project.

So what I did to fix the solution for me, was to remove Shader Graph AND Core RP library packages in the Package Manager window. Then removing HDRP, and reinstalling HDRP via Package Manager. This will automatically install the correct version of Shader Graph and Core RP library. Then restart Unity, reassign the HDRP asset in the Quality settings. Also removing HD Additional Camera Data script from my cameras in scene removed some errors (as these are not used anymore... I think).

Hope this solution works for you!


Original Post

I am having the exact same issue. Although, I have updated from 2018.3.11 + 5.7.2. Let me know if you can figure it out. I will do the same if I am able to fix the issue

Comment
Add comment · Share
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
avatar image
6

Answer by teofilobd · Apr 28, 2019 at 03:19 PM

I had the same problem. In order to solve this you have to check if the version of the following packages match:

  • Core RP Library

  • High Definition RP

  • Lightweight RP

  • Shader Graph

In my case, I updated all of them to 5.13.0. You can select the version by expanding the package and selecting 'see all versions'.

I think the problem that is happening is that the verified (default) version of LWRP and its dependencies is 5.7.2, however updating the HDRP will install 5.13.0, causing this problem of mismatching versions.

Comment
Add comment · Show 1 · Share
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
avatar image anileapen05 · Jul 31, 2019 at 09:35 AM 0
Share

I noticed the dependency list for HDRP in unity3d 2019.1.8f1 alt text

whereas core rp alt text and shader alt text

core.png (15.1 kB)
shader.png (18.5 kB)
avatar image
2

Answer by pbritton · Apr 23, 2019 at 08:42 AM

@Afassolas I have encounter the same problem and you are the first thread that talks about it. It seems like either the Core RP is out of sync with the latest version of HDRP. Unless I am missing something.

Comment
Add comment · Show 1 · Share
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
avatar image wechat_os_Qy0wnOcRhUmH6xElLqTRsOoq4 · Jan 26, 2020 at 09:18 AM 0
Share

This method is very useful to me and requires consistency

avatar image
2

Answer by ChickenBacon · Aug 17, 2019 at 07:28 PM

None of these solutions worked for me. Even reinstalling Unity 2019.1.2 did not help. But after many hours of fooling around i finally fixed it!

STEP 1: Close all Unity windows. STEP 2: Delete all the contents inside these folders.

C:\Users\USERNAME\AppData\Local\Unity\cache\npm\packages.unity.com C:\Users\USERNAME\AppData\Local\Unity\cache\npm\staging-packages.unity.com C:\Users\USERNAME\AppData\Local\Unity\cache\packages\packages.unity.com C:\Users\USERNAME\AppData\Local\Unity\cache\packages\staging-packages.unity.com

STEP 3: Open an existing project or create a new project to see if it works. (Unity will redownload all necessary packages automatically.)

Comment
Add comment · Share
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
avatar image
0

Answer by sniek2305 · Apr 23, 2019 at 12:58 AM

I am still getting this error, having removed all render pipelines, doing a fresh install of high definition render pipeline. Gettting this error:

Library\PackageCache\com.unity.render-pipelines.high-definition@5.13.0-preview\Runtime\RenderPipeline\HDRenderPipeline.cs(382,13): error CS0103: The name 'CameraCaptureBridge' does not exist in the current context

and Library\PackageCache\com.unity.render-pipelines.high-definition@5.13.0-preview\Runtime\Sky\SkyManager.cs(134,42): error CS1579: foreach statement cannot operate on variables of type '?' because '?' does not contain a public instance definition for 'GetEnumerator'

Comment
Add comment · Share
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
  • 1
  • 2
  • ›

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

117 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 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

How to setup the Hd render pipline material textures in substance painter? 0 Answers

A way to combine two textures in HDRP and output one new texture? 1 Answer

HDR data is not rendered into render texture when using URP 2 Answers

Random files being considered 'saved' in git when using HDRP? 0 Answers

looking for vfx graph example 0 Answers


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