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
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- “Full Screen Pass Renderer Feature_Old GUID” text is cut off in Renderer Features window
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
This is a duplicate of issue #1207660