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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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