u- Simple Project

u-1200 Simple Project 0000 – Unity Index
Prerequisite: Personalize setup
This Unity project demonstrates the basic components needed to create a Project. ‘Basic’ being the key word.
Prerequisites
Before you create you first scene you should complete a few prerequisites so you will have a basic understanding of what you are doing.
– Basic understanding of Unity Interface (Default Layout).
– Basic understandings of navigation in the scene panel.
===================================
Keep in mind that I am creating this so 6 months from now I can quickly find the information I have forgotten.
==================================
— In Unity Hub ———–
– Create a new 3D project in Unity Hub and open it.
—— in Project Default Layout
– Critical Settings
  – Edit – References
   – General – Load Previous Project on Startup.
   –
 - Edit – Project Settings


==
– Create empty with HomeScript
Create First Cube
– Navigating the Cube
Adding a Material (color) to the cube.