com.unity.probuilder 6.0.3
Source docsNotes: processedReleased August 22, 2024
Unity Compatibility
Minimum Unity: 6000.0
Package Dependencies
- com.unity.modules.imgui (1.0.0)
- com.unity.modules.physics (1.0.0)
- com.unity.settings-manager (1.0.3)
- com.unity.shadergraph (17.0.2)
🔧 Bug Fixes
- [PBLD-159] Fixed an issue where a ProBuilder menu item shortcut would conflict with Editor's built-in shortcut.
- [PBLD-158] Fixed a bug where ProBuilder would prevent classes inheriting from `UnityEditor.Editor` to compile.
- [PBLD-151] Fixed a bug where the Action Settings overlay would not be displayed when used the first time.
- [PBLD-141] Fixed a bug where the selection would be incorrect when entering PrefabStage.
- [PBLD-142] Fixed a bug where it was possible to trigger the probuilderize action twice on the same object.
- [PBLD-150] Fixed a bug where the orientation handles would not be useful when manipulating a cube shape.
- [PBLD-149] Fixed a bug where the ProBuilder edit modes toggle could be disabled.
- [PBLD-145] Fixed a bug where using the preview shape with HDRP would crash the editor.
- Fixed a bug where moving the preview shape was not ignoring the preview shape to compute the correct placement.
✨ Features
- [PBLD-152] Added some relevant Unity selection actions in the ProBuilder contextual menu.
