Search Issue Tracker
Fixed
Votes
0
Found in
4.0.0f7
Issue ID
505605
Regression
No
Make Fog in editor mobile gfx emulation match what ES11/20 is doing
The fog in editor is different from mobile devices.
OpenGL use GL_FOG_HINT to control fog as per-vertex or per-pixel.In editor,it is always per-pixel for, but in mobile devices, it's always per-vertex fog, so large surfaces seem different.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
Add comment