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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
This is a duplicate of issue #1292459