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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a13