Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
0.16.0-preview.21
Issue ID
1291656
Regression
Yes
[Entities] Stable Type Hash conflict when Terrain Tools Package is installed
Reproduction steps:
1. Create a new empty Project
2. Install Entitites Package (Git URL "com.unity.entities")
3. Install Terrain Tools Package (Git URL "com.unity.terrain-tools")
Expected result: The Packages are installed and Unity continues to compile
Actual result: Compiler error is thrown of a Stable Type Hash conflict
Reproducible with: 0.16.0-preview.21 (2020.1.16f1, 2020.2.0b14, 2021.1.0a8)
Not reproducible with: 0.11.1-preview.4, 0.13.0-preview.24, 0.14.0-preview.19 (2019.4.16f1, 2020.1.16f1, 2020.2.0b14, 2021.1.0a8)
Notes: Conflicts with every version of Terrain Tools
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
This is a duplicate of issue #1292459