Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0a4
Issue ID
946445
Regression
No
Iso camera renders the scene blue (fully in fog)
1. project uses deferred BUT when you switch to isometric - deferred cannot be used with ortho camera so editor is switched to forward
2. fog settings are used ONLY in forward (for deferred you need fog-as-post-effect)
3. when you change scene camera perspective<->ortho camera distance changes too (and considerably i must add) so fog kicks in much earlier
Though, i must add, even if fog is switched to linear it is still way more abrupt change than in perspective
it is not a regression per se as you can see in screenshots that there were parts "fully in fog" before - it is just start way earlier now
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment