Pages in Documentation
Settings
UI3 Overview
[old] Doors UE5
Quick Guide 2026
Quick Start
Swap Actor
Custom Assets
System Drawings
Guide 2022
Tips & FAQ
Guide 2024
Updating
Feat. w. Preview
Fix Bugs
FAQ
Cost Reports
Modes
Other Features
Designer
Edit Scene
Var Actor
New in 2026
Multi-Unit-Prj
Google Sheets
Data Tables
Video Guides
Quick Videos
Designer
Cost Tracking
Widget Panels
Quick Guide
Scene Settings
Connect BP
VR projects
Version History
F. w. Preview
Fix Known Bugs
UI Settings
UI Layout
Gamemode
FAQ + TIPS
Quick Guide
V4 Functions 2
V4 Functions P1
V4 Quick Guide
Ver History
V3 Placements
V3 Mesh Def.
V3 Segments
V3 Quick Start
Books V2
Books V1
Custom Assets
Additional Assets
User Guide
Swap Actor
FAQ + TIPS
Doors UE4 (V1)
3.1 Bugs Fixes
Ver History
V2 Generic BP
V2 Examples
V1 Railings Fences
UI 1 - Part 1
UI 1
Ui 1 - Part 2
1 Overview
UI2 Features
UI2 Get Started
UI2 Info Map
UI2 BP Actors
UI2 User Manager
UI2 FAQ
UI2 Tutorials
UI3 Overview
Getting Started
3.1 Info Map
Variation Actor
Blueprints
How To Update UI3
Best way to update the UI3 to a new feature version or a new Unreal Engine version.
General advice: Do not fix what is not broken! There is usually no need to update if you are happy with the project and you are nearing the end of it. An update may revert some of your work or it could introduce a new error. There is always a risk.
Content:
Updating to another Engine Version
Updating to another Engine Version
Switching to another engine version within a version group is easy and should not cause any problems in the project.
- Close the editor
- Open the Windows Explorer and navigate to your project folder
- Right click the *.uproject file
- Select More Options
- Select Switch Unreal Engine Version
- Change the version if necessary
You may not be able to go back to an older version once you made any changes in the project.

Data Tables
Data Tables live in the content browser and not in the scene. Any Data Tables that come with the UI3 project will be reset and all modifications will be lost.
That's why you should make a copy of the Data Table and modify the copy instead of the default one.
Recover Data Tables from backup
All Data Tables are located in ArchVizUI_V3 / UI / Data and could be
recovered from there. Just copy them in windows explorer with the editor being
closed.
This should only be a last resort! - Sometimes the data structure has
been changed so check the data table after the recovery.

Which Version Do I Currently Have?
Check The Changelist Text File
Open your project folder on your PC. There should be a file called changelist in the main directory.
ArchVizUI3 55 change list.txt or similar
The latest entry at the top will give you the version of the project.
2026-07.1
- 2026 - the year of the release
- -07 - the month of the release
- .1 - this means it is a minor update or bug fix
Version History
Find more information about the version releases on the history page

Migrate Content To Your Project
Migrate the Content folder from the downloaded UI3 project to your working project's Content folder as usual.
You'll be presented with a list of files that will be migrated. You can untick some files but that may break the update.




Top of page
Version History