Easy Grid Builder Pro Documentation
  • Getting Started
    • Introduction
    • Quick Start Guide
    • Render Pipeline Conversion
  • Walk Through Tutorial
    • Make 3D Build System (PRO)
    • Make 2D Build System (LITE)
    • Make 3D Modular House Build System (PRO)
    • Custom Build Conditions
    • Basic API Documentation
    • Auto Pivot & Scale Calculation
  • Primary Components
    • Easy Grid Builder Pro
    • Multi Grid Manager
    • Multi Grid Input Manager
    • Multi Grid Build Condition Manager
    • Multi Grid UI Manager
    • Grid Object Ghost
    • Edge Object Ghost
    • Free Object Ghost
    • Grid Object Selector
    • Buildable Grid Object
    • Buildable Edge Object
    • Buildable Free Object
  • Secondary Components
    • Buildable Object Area Blocker
    • Buildable Free Object Snapper
    • Quick Size Calculator
    • Spawn Effects
    • ToolTip
  • Scriptable Objects
    • Buildable Grid Object Type SO
    • Buildable Edge Object Type SO
    • Buildable Free Object Type SO
    • Buildable Object Type Category SO
    • Build Conditions SO
    • Easy Grid Builder Pro Inputs SO
  • Controller Components
    • WASD Camera Controller
    • Simple First Person Camera Controller
    • Simple First Person Camera Holder
    • Simple First Person Character Controller
    • Switch Controllers
  • Other
    • Patch Notes
Powered by GitBook
On this page
  1. Other

Patch Notes

PreviousSwitch Controllers

Last updated 2 years ago

1.1.0 Release

Before upgrading from v1.0.51 to v1.1.0 make sure to create a backup.

NOTE: New Buildable Edge Objects are currently in the Beta stage and Bugs are expected with the current Edge Building system. Currently known limitations with the Edge Building system are: XY Grids not yet supported, Area Blockers perform bugs (do not use with Edge Buildings for now), Object margins and paddings not yet added, & Object Rotate to XZ and Rotate to XY not yet added. These will be fixed in the next patch v1.1.5.

  • Fixed Loading with Vertical Grids changes grid origin.

  • Fixed Ghost object material not applying to the root object.

  • Fixed Minor bugs related to the object scale.

  • Added New Buildable Object Type ( - Beta) Can be used to build Walls/Fences in 4 edges of the Grid Cells.

  • Added Two new components with Edge Objects - component, & component.

  • Added New Walk Through tutorial - .

  • Improved System.

  • Improved .

  • Improved & Updated .

1.0.51 Release

Quick patch for fixing the errors when building the project.

  • Fixed Build errors in BuildableGridObject.cs & BuildableFreeObject.cs

1.0.5 Release

Before upgrading from v1.0.1 to v1.0.5 delete the "Prefabs" & "Scriptable Objects" folders. If you've done any changes to the previous version, make sure to create a backup before upgrading.

  • Added a new button to set Grid Canvas prefab automatically.

  • Improved & Highly simplified Buildable prefab setup.

1.0.1 Release

  • Fixed minor issues.

  • Fixed Discord & RoadMap links.

  • Added additional Misc. prefabs to use in the documentation.

  • Improved Offline Quick Start Guide.

  • Improved project structure.

1.0.0 Release

  • Easy Grid Builder Pro's first release.

NOTE: With the new update prefab scale and pivot calculation have been changed. (No more setting object scale in assets) Make sure to read guide to learn how to add new scales and pivots to your existing prefabs.

Fixed .

Added . (No need of setting pivot manually)

Added . (No need of setting scale manually)

Added . (Now use any prefab in any grid axis)

Improved .

Improved & Updated .

Added additional methods to the .

Buildable Edge Object Type SO
Buildable Edge Object
Edge Object Ghost
Make 3D Modular House Build System (PRO)
Custom Build Conditions
API
Online Documentation
Buildable Grid Object Type SO
Make 3D Building System (PRO)
Buildable Object Area Blockers
Auto prefab Pivot calculation
Auto prefab Scale calculation
Auto calculate grid axis for prefabs
API
Online Documentation
API