Search Issue Tracker
Fixed
Votes
0
Found in [Package]
7.0.1
Issue ID
1184461
Regression
Yes
[LWRP] Projects with LWRP 7.0.1 throw an error related to conflicting with dependancy of URP 7.0.1
Steps to reproduce:
1. Open the attached project "Case_1184461"
2. Notice the error in the console
Expected results: No errors displayed in the console
Actual results: Error "GUID [9802e36ef1c38064d9bcd7bf2e01cccb] for asset 'Packages/com.unity.render-pipelines.lightweight/ShaderLibrary/Deprecated.hlsl' conflicts with:
'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Deprecated.hlsl' (current owner)
We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored." is thrown when LWRP is imported
Reproducible with: 2019.3.0b2(7.0.1), 2019.3.0b3(7.0.1), 2020.1.0a3
Not Reproducible with: 2019.2.4f1(6.9.1), 2019.3.0b1(7.0.1)
Note: Due to the error the project Building is not allowed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Add comment