Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0b6
Issue ID
770890
Regression
No
[Anti-Aliasing / Depth of Field] New effect scripts cause occasional UI visual glitch over normal mapped terrain in full-screen.
New Anti-Aliasing + Depth of Field effects on camera cause UI images in the vicinity to momentarily swap with what looks like a scrambled font texture when UI element is moved rapidly over a terrain using multiple textures with Normal Maps when in full-screen (player) or free aspect (editor) mode.
Repro steps: (editor)
1. Open Level_01 from attached project.
2. Ensure game is set to "Free Aspect" and "Maximize on Play".
3. Play game, press "B" to open build menu, and rapidly and randomly press the alpha-numeric keys 1-4.
4. Observe UI displaying visual glitch periodically.
Repro steps: (player)
Get player from: https://drive.google.com/a/unity3d.com/file/d/0B4iLDbefUqzANUM0VlN5amNIUWM/view?usp=sharing
(Fogbugs issue not accepting attachment of files, couldn't upload...)
1. Extract project and open executable.
2. Make sure it's playing in full-screen mode (resolution doesn't matter).
3. In game, press "B" to open build menu, then rapidly and randomly press between 1-4 on the keyboard.
4. Observe visual glitch.
Expected outcome: no visual UI glitch.
Notes:
- Anti-aliasing being on top of depth of field seems to cause the issue more, through it appears regardless of the order.
- Looking up in the sky so the UI is not over the terrain does not cause the issue to appear.
- Not a regression; new feature, issue appears in 5.4.0b1.
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
Add comment