Patch Notes
1.1.2 Release
Changed pushed the minimum supported Unity version from 2021.3.10f1 LTS to 2021.3.45f1 LTS for improved stability and security.
Fixed all Custom Editor files.
Improved Compatibility with the new Unity 6.
Improved Online and Offline documentation regarding the new Unity 6 compatibility.
1.1.1 Release
Fixed Missing grid reference when used with existing projects.
Fixed Demo 3D Lite scene missing references.
Fixed Provided prefab's custom pivot offsets.
Improved Compatibility with the new Unity 6.
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 (Buildable Edge Object Type SO - Beta) Can be used to build Walls/Fences in 4 edges of the Grid Cells.
Added Two new components with Edge Objects - Buildable Edge Object component, & Edge Object Ghost component.
Added New Walk Through tutorial - Make 3D Modular House Build System (PRO).
Improved Custom Build Conditions System.
Improved API.
Improved & Updated Online Documentation.
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.
NOTE: With the new update prefab scale and pivot calculation have been changed. (No more setting object scale in Buildable Grid Object Type SO assets) Make sure to read Make 3D Building System (PRO) guide to learn how to add new scales and pivots to your existing prefabs.
Added Auto prefab Pivot calculation. (No need of setting pivot manually)
Added Auto prefab Scale calculation. (No need of setting scale manually)
Added Auto calculate grid axis for prefabs. (Now use any prefab in any grid axis)
Added a new button to set Grid Canvas prefab automatically.
Improved & Highly simplified Buildable prefab setup.
Improved API.
Improved & Updated Online Documentation.
1.0.1 Release
Fixed minor issues.
Fixed Discord & RoadMap links.
Added additional methods to the API.
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.
Last updated