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 GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment