Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
7.1.1, 7.1.7
Issue ID
1204735
Regression
Yes
The Realtime Reflection Probe stops affecting its moving parent GameObject in the Play Mode
How to reproduce:
1. Open the project "hdrp2020"
2. Open the scene "SampleScene"
3. Press the Play button
4. Observe the results in the Game window
Expected results: the Reflection Probe does not stop affecting the GameObjects in the Game view
Actual results: the Reflection Probe stops affecting the GameObjects in the Game view
Reproducible with: 2019.3.0f1(7.1.5), 2019.3.0f1(7.1.6), 2020.1.0a17(7.1.7)
Not reproducible with: 2018.4.14f1(4.1.10), 2019.2.16f1(6.9.2), 2019.3.0b12(7.1.5)
Could not test with: 2017.4 because HDRP is not available for this stream
Notes:
1. when the Reflection Probe is not a child of the moving GameObject and uses the same script to move, the Reflection Probe does not stop affecting the GameObject
2. It depends on the Box Size when it stops affecting the moving GameObject
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
This is a duplicate of issue #1207660