Search Issue Tracker
Fixed in 12
Votes
0
Found in [Package]
master
Issue ID
1340369
Regression
No
[HDRP] Project upgrade from 7.5.2 to master produces errors
Im not sure if we support this kind of upgrade, but here are the steps I used for reproduction:
1) Open HDRP template on 2019.4.18f1, it has HDRP 7.5.2
2) Open the project with Unity 2021.2.0a19 HDRP master branch
On open I found some errors but didnt see anything actually not working. Here is the stack trace:
NullReferenceException: Object reference not set to an instance of an object
UnityEngine.Rendering.HighDefinition.HDProjectSettingsProxy.get_projectSettingsFolderPath () (at /Users/motiejus.viltrakis/Documents/Git/Graphics/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/HDProjectSettingsProxy.cs:13)
UnityEngine.Rendering.HighDefinition.HDRenderPipelineGlobalSettings.MigrateFromHDRPAsset (UnityEngine.Rendering.HighDefinition.HDRenderPipelineAsset oldAsset) (at /Users/motiejus.viltrakis/Documents/Git/Graphics/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/HDRenderPipelineGlobalSettings.Migration.cs:61)
UnityEngine.Rendering.HighDefinition.HDRenderPipelineAsset+<>c.<.cctor>b__97_15 (UnityEngine.Rendering.HighDefinition.HDRenderPipelineAsset data) (at /Users/motiejus.viltrakis/Documents/Git/Graphics/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/HDRenderPipelineAsset.Migration.cs:174)
UnityEngine.Rendering.HighDefinition.MigrationStep`2[TVersion,TTarget].Migrate (TTarget target) (at /Users/motiejus.viltrakis/Documents/Git/Graphics/com.unity.render-pipelines.high-definition/Runtime/Core/Migration/MigrationStep.cs:52)
UnityEngine.Rendering.HighDefinition.MigrationDescription`2[TVersion,TTarget].Migrate (TTarget target) (at /Users/motiejus.viltrakis/Documents/Git/Graphics/com.unity.render-pipelines.high-definition/Runtime/Core/Migration/MigrationDescription.cs:111)
UnityEngine.Rendering.HighDefinition.HDRenderPipelineAsset.Migrate () (at /Users/motiejus.viltrakis/Documents/Git/Graphics/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/HDRenderPipelineAsset.Migration.cs:334)
UnityEngine.Rendering.HighDefinition.HDRenderPipelineAsset.OnEnable () (at /Users/motiejus.viltrakis/Documents/Git/Graphics/com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/HDRenderPipelineAsset.Migration.cs:340)
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadMethodAttributes() (at /Users/bokken/buildslave/unity/build/Editor/Mono/EditorAssemblies.cs:147)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
Add comment