Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2020.3
2020.3.17f1
2021.1
2021.2
2022.1
Issue ID
1364460
Regression
No
[DX11] Water reflections disappear when a GameObject with Default-Material is no longer in the Scene
How to reproduce:
1. Open the attached project (MaterialReflectionTest.zip)
2. Open scene Assets/Scenes/WorldGeneration
3. Press the Play button
4. In the Game view, navigate to where a water reflection of a GameObject is visible (controlled by WASD keys)
5. In the Hierarchy window, select the GameObject "BuggedCube"
6. Disable the GameObject "BuggedCube", or change its layer to "NotRendered", or change its Material from "Default-Material" to any other Material (in the Inspector window)
7. Observe the water reflections in the Game view
Expected result: the water reflections stay the same
Actual result: GameObjects are no longer reflected in the water
Reproducible with: 2020.3.19f1, 2021.1.22f1, 2021.2.0b12, 2022.1.0a9
Could not test with: 2019.4.30f1 (cannot resolve errors after downgrading the project: "Failed to load [files]. File may be corrupted or was serialized with a newer version of Unity.")
Notes:
1. The issue is reproducible on Windows
2. The issue is not reproducible on Mac, but the project loads with broken materials
3. On Windows, a shader error is thrown when opening the project (ErrorScreenshot.png)
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
- HDRP Light shadows switch Type from Soft to Hard after re-enabling the Shadow Map option
- [AI Assistant] Banner content is clipped and inaccessible when Assistant window is docked or narrow
- Crash on CheckDeviceStatus when opening a UI Panel in Play mode on a specific project
- Redundant Warning message is thrown when multi selecting Package Manifest files in the Project Window
- Point light Cookie texture is rendered incorrectly with Deferred renderer path when used together with multiple Directional lights
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a13