Search Issue Tracker
Duplicate
Fixed in 7.2.0
Votes
4
Found in [Package]
7.1.6
Issue ID
1205109
Regression
Yes
[HDRP 7.1.6] Reflection probe with Custom mode is not applied after instantiation on scene when HDRP is installed
Versions tested: 2019.3.0f3 + 7.1.6, 7.1.7
Steps to reproduce:
1. Download CaseRepro_Minimal.zip attached in comment
2. Open project, open SampleScene
3. Make sure you do not select anything on ProjectView / Hierarchy
4. Press play
> Observe the sphere has reflection
5. Exit playmode
6. Package Manager > install HDRP
7. Make sure you do not select anything on ProjectView / Hierarchy
8. Press play again
> Observe the sphere is black
9. Click on probe in the hierarchy OR select the material on ProjectView
> Observe the sphere has reflection
Reproducible in: 2019.3.0f3 + HDRP 7.1.7
Not reproducible:
- when HDRP is not installed
- installing URP is fine, that means the bug is HDRP only
Comments (1)
-
LPhilipp
Dec 19, 2019 10:02
Hi,
it seems this also happens with baked probes when they are loaded from an asset bundled scene. (AssetBundle.LoadFromFile + SceneManager.LoadSceneAsync additive ...)
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
- Skinned Mesh Prefab teleports when any child Transform change is undone and the prefab is a child of another GameObject
- VideoPlayer received error is not thrown when calling VideoPlayer.errorReceived
- "HideFlags.HideAndDontSave" flag does not work when the Components are added in OnEnable and Awake methods
- Graph VFX not compiling enterely until they are open on MACOS
- Longer component titles exceed the window's display boundaries
This is a duplicate of issue #1207660