Search Issue Tracker
Fixed in 5.0.0
Votes
0
Found in [Package]
4.4.0
Issue ID
1299638
Regression
No
Probuilder package is missing dependencies on com.unity.modules.physics and com.unity.modules.imgui
How to reproduce:
1. Create a new project
2. Delete all dependencies from the manifest.json (including the modules)
3. Install ProBuilder package
Expected results: The project is compiled normally
Actual results: The package doesn't compile, complains about missing declarations for physics elements
Reproducible with: 4.4.0(2018.4.32f1, 2019.4.22f1), 5.0.0-pre.7, 5.0.0-pre.10(2020.2.6f1, 2021.1.0b7, 2021.2.0a5)
Notes:
1. Errors regarding the missing com.unity.modules.imgui dependency were introduced in 5.0.0-pre.10
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] [Vulkan] Fantasy kingdom crashes editor when switched to Vulkan
- UnityException: get_disableApplyMaterialPropertyDrawers can only be called from the main thread
- DX12 Projects close and are not being created when creating XR Templates on an XPS 13 Arm Device
- Crash on GfxDeviceD3D12::AllocBottomLevelAccelerationStructure when using Raytracing
- The search icon in the "Searches" sections is blurry and inconsistent
Resolution Note (fix version 5.0.0):
Fixed in ProBuilder 5.0.0 which will be available in Unity 2019.4, 2020.2, 2021.1 and 2021.2
PR - https://github.com/Unity-Technologies/com.unity.probuilder/pull/366