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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
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