Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.5.0b11
Issue ID
849877
Regression
No
Water Reflection and Refraction rendering is different between the Editor and Built project
Reproduction steps:
1. Open the attached project (WaterTest.zip);
2. Open the Main.unity scene;
3. Click on the WaterCamera;
4. Try to change the scene view by right-clicking on the mouse in any random position;
5. In the Camera Preview, observe that the skybox is still reflected from the water, even if Clear Flags of this camera is set to Depth only;
6. Build the project (File->Build&Run);
7. Observe that water is not reflecting the skybox as it should.
Expected result: in the game view and in the built project the water reflection is the same;
Actual result: in the game view water reflects skybox.
Note: the user has attached the screenshot of which shows the difference.
Reproduced on: 5.3.5p8, 5.4.2p3, 5.5.0b11, 5.6.0a3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment