com.unity.probuilder 5.0.7
Source docsNotes: processedReleased April 12, 2023
Unity Compatibility
Minimum Unity: 2019.4
Package Dependencies
- com.unity.modules.imgui (1.0.0)
- com.unity.modules.physics (1.0.0)
- com.unity.settings-manager (1.0.3)
🔧 Bug Fixes
- [case: PBLD-48] Fixed a bug where the minimum size of a shape did not take into account snap and grid sizes.
- [case: PBLD-34] Fixed a bug where `Experimental Features Enabled` was not activating when using `Dedicated Server` platform.
- [case: PBLD-41] Fixed an issue where UV distribution metric would not recalculate after the mesh optimization step.
- [case: PBLD-32] Fixed `New Shape` start location being incorrect after using right mouse button.
- [case: PBLD-19] Fixed shape creation when the camera perspective is set to Top.
- Made minor performance improvements and reduced allocations when querying for components.
- [case: PBLD-38] Fixed an issue where exported assets would incorrectly use the UInt32 mesh index format.
- [case: PBLD-43] Fixed an issue where activating the **Edit Shape** tool would prevent the Editor tool context from switching.
- [case: PBLD-57] Fixed error when building player with `EntityBehaviour` applied to prefabs.
🔄 Changes
- Updated `Object.FindObjectsOfType` to use the new `Objects.FindObjectsByType` in Unity 2023.1.
