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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #1207660