Search Issue Tracker
Third Party Issue
Votes
0
Found in
2020.3
2020.3.1f1
2021.2
2022.1.0b1
2022.2
Issue ID
1389144
Regression
Yes
Camera Preview result is not the same when Opaque Texture is disabled/enabled
How to reproduce:
1. Open users attached project
2. Open Assets > Scenes > Terrain.unity
3. Open Assets > Settings > Default.asset
4. In the Inspector window disable Opaque Texture
5. Enter Play Mode
6. Switch to Scene View
7. Swap between "SnowDeformerDownCamera" and "SnowDeformerUpCamera" GameObjects while observing Camera Preview
8. Enable Opaque Texture and repeat 5-7 steps
Expected result: Camera Preview result is the same when Opaque Texture is disabled/enabled
Actual result: Camera Preview result is not the same when Opaque Texture is disabled/enabled
Reproducible with: 10.8.1 (2020.3.29f1), 12.0.0(2021.2.0a16), 13.1.3(2022.1.0b1), 13.1.5 (2022.1.0b9), 14.0.0 (2022.2.0a6)
Not reproducible with: 12.0.0 (2021.2.0a17), 12.1.4(2021.2.13f1), 13.1.1(2022.1.0a16)
Couldn't test with: 7.7.1 (2019.4.35f1)(couldn't resolve console error)
Notes:
1. 10.8.1 (2020.3.29f1) version bug looks a bit different from the 13.1.3 (2022.1.0b1) version, but I think its the same bug
2. Video for 10.8.1 (2020.3.29f1) is "2020.3.mp4"
3. Video for 13.1.3(2022.1.0b1) and above is "2022.1.mp4"
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Additional cameras that did not need the 'Opaque Camera Texture' needed the 'Opaque Texture' option set too 'Off' to avoid the color copying from happening to these offscreen effects cameras but still happen on the game camera for the water rendering.