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
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
This is a duplicate of issue #1292459