Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
11
Issue ID
1348281
Regression
No
Upgrade with SafeMode clear HDRP FrameSettings
When I upgrade my HDRP project from Unity 2020.3.8f1 to 2021.2.0b2, my FrameSettings in the HDRP Global Settings are completely wiped out when I need to resolve a problem using the SafeMode. When I do the same migration but ignore the SafeMode (and solve in the full Editor), the FrameSettings are kept as they should be.
See attachment image that shows the FrameSettings with both migration (with and without SafeMode)
I also attached both Editor Log (with and without SafeMode) in case this helps.
I get this behaviour when upgrading the Reflect HDRP project: https://github.cds.internal.unity3d.com/unity/reflect.designreview.hdrp on commit 06edd811f71cfb1056da130711bc7d738a0c0dfc
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Postponed for now as it need serialization fixes.