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
- TextMeshPro package throws multiple Shader errors when importing TMP Essential Resources
- Package Manager search text field has no validation and leads to Editor freezes
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
- Lighting data is carried over from one Scene to another when changing Scenes in the Play Mode
- The <sprite> tag inserted image from a Sprite Asset into the UI Builder Button disappears when the Inlined Style Text Shadow Horizontal or Vertical Offset is set to be more than 0 px
This is a duplicate of issue #1292459