Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a12
2020.1
2020.1.0a24
2020.2
Issue ID
1223630
Regression
Yes
[HDRP] Static Lightning Sky m_SkySettings field is changed every time a Scene is dirtied but no actual change occurs
Steps to reproduce:
1. Create a new HDRP project
2. Navigate to Assets/Scenes and open "samplescene.unity" in any text editor
3. Hit Ctrl + F and search for "m_SkySettings"
4. Take note of the FileID value
5. In Unity, enter and exit Play Mode
6. Dirty the scene by disabling and then reenabling any GameObject
7. Save the Scene
8. Repeat steps 2 to 4
Expected result: m_SkySettings FileID value remains the same
Actual result: m_SkySettings field is serialized, therefore its value is changed every time a scene is dirtied
Reproduced in: HDRP 7.0.1 (2019.3.0a12), HDRP 7.3.1 (2020.3.7f1), HDRP 8.0.1 (2020.2.0a4)
Not reproducible in: HDRP 7.0.0 (2019.3.0a11)
Could not test with: HDRP preview - 6.9.2 and older (m_SkySettings field unavailable)
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
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
Resolution Note (fix version 2019.3):
Fixed in HDRP 7.4.0