Skip to content

Commit 6903f51

Browse files
authored
Update README.md
1 parent ddcf12f commit 6903f51

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
# FuturisticCoderUI
2-
Unity 2022.2.17f1
1+
# UI Programmer Job Assignment
2+
Unity version: 2022.2.18f1
3+
UI design created by company for this job assignment as UI programmer.
4+
5+
Known Bugs:
6+
- Scroll snapping does not include vertical layout group paddings top and bottom
7+
- Snapping needs offset when detecting elements inside viewport
8+
- Raycasting UI does not work properly with Lens Distortion effect (URP), this needs to be probably replaced by solution outside of postprocessing stack: https://gamedev.stackexchange.com/questions/140334/how-to-make-curved-gui-in-unity
9+
- Popup tweening has complex and rare bug that leaves it in the half state (Schrodingen's Popup)

0 commit comments

Comments
 (0)