虚幻商城将于十月中旬迁移至 Fab。 了解详情。

Login Screen System

Ezitna - 蓝图 - 2023/09/08

Add a Login Screen System to your project, this asset allows you to set up a quick and easy login system using a web server and its database, or with hard-coded logins.

  • 支持的平台
  • 支持的引擎版本
    4.24 - 4.27, 5.0 - 5.4
  • 下载类型
    完整项目
    此产品包含一个完整的虚幻引擎项目文件夹,含有配置文件、内容文件和.uproject文件,可以作为创建新项目的模板使用。

Documentation | Tutorial video | Merge the login screen into the main menu

Example demo | Showcase video

You have any issue, suggestions or questions ? Join Discord


Using this asset requires an online database. While the asset can be used with hard-coded login, certain elements must be disabled.


Requires the free VaRest plugin to work:

https://www.unrealengine.com/marketplace/en-US/product/varest-plugin


Add a Login Screen System to your project, this asset allows you to set up a quick and easy login system using a web server and its database, or with hard-coded logins.


Login Screen System also provides PHP code running on a web server, including database generation, the service used is a free service but can be very easily replaced by your own service, installation details are available in the documentation, after configuring your own server and placing the PHP code in the root folder of the website, you'll be able to use Login Screen System.


Easy to use and completely customizable, this asset is documented with comments and fully functional, the Login Screen System is ready to be integrated into a game and just waiting for your database & PHP to work.


100% blueprint, no c++.

技术细节

Using your database is mandatory to manage your data.


List of features :

  • Forgot password (Widget (SMTP service required) or direct link)
  • Create user accounts (Widget or direct link)
  • Login/Logout
  • Multiple checks (Valid email, spaces, etc...)
  • Multiple style
  • Use Database SQL & PHP
  • Include the Database & PHP used for the demo in the documentation
  • Remember Email/Password
  • Easy to use and customize
  • Independent, there is no get player/controller/actor by index or specific player cast
  • Clean Blueprint with comments
  • Optimized


Network Replicated: Nothing to replicate

May require a virtual keyboard on Phone, Android, etc