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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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.