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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note:
Postponed for now as it need serialization fixes.