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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
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