Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
0.3.0-preview.4
Issue ID
1219691
Regression
Yes
Invalid dependencies error is thrown when DOTS Editor and Hybrid Renderer packages are installed
How to reproduce:
1. Create an empty project
2. Open the Package Manager
3. Install DOTS Editor package
4. Install Hybrid Renderer package
5. Observe the results in the Console window
Expected results: no errors occur in the Console window
Actual results: invalid dependencies error occurs in the Console window
Reproducible with: DOTS Editor - 0.1.0-preview.2 & Hybrid Renderer - 0.3.0-preview.4, 0.3.4-preview.24 (2019.3.3f1, 2020.1.0a25, 2020.2.0a1), DOTS Editor - 0.3.0-preview.2 & Hybrid Renderer - 0.3.0-preview.4, 0.3.4-preview.24 (2019.3.3f1, 2020.1.0a25, 2020.2.0a1)
Not reproducible with: DOTS Editor - 0.1.0-preview, Hybrid Renderer - 0.3.4 (2019.3.3f1, 2020.1.0a25, 2020.2.0a1)
Could not test with: 2017.4.37f1, 2018.4.18f1 because DOTS Editor is not available
Note: invalid dependencies error does not occur when Entities package is installed before installing DOTS Editor and Hybrid Renderer packages
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
At time of writing this, the latest DOTS Editor release is 0.3.0-preview, which requires Entities 0.5.0-preview.17.
The version of the Hybrid Renderer that is compatible with that version of Entities is 0.3.2-preview.17.
When installing DOTS Editor 0.3.0-preview and then Hybrid Renderer 0.3.2-preview.17, there are no compile errors.
there are efforts in the Package Manager area towards improving the resolution of packages planned for the future, but nothing that would solve this issue right now.
The only solution right now is to notice the dependencies and install the right versions.