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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
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