Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a1
2018.3.0a4
Issue ID
1058352
Regression
Yes
Installing Entities package gives errors in the console
Reproduction steps:
1. Download "New Unity Project (13).zip" project and open in Unity
2. Observe
Expected: no errors appear in the console
Actual: 77 errors appear in the console
Reproduced on: 2018.3.0a1; 2018.3.0a4
Not reproduced on: 2018.2.0f2
Couple of the errors:
C:\Users\UnityAndroid\AppData\Local\Unity\cache\packages\packages.unity.com\com.unity.entities@0.0.12-preview.8\Unity.Entities.Properties\TypeInformation.cs(284,20): error CS0246: The type or namespace name 'PropertyBag' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\UnityAndroid\AppData\Local\Unity\cache\packages\packages.unity.com\com.unity.entities@0.0.12-preview.8\Unity.Entities.Properties\TypeInformation.cs(342,34): error CS0115: 'PropertyCodeReflectionParser.EnumPrimitiveProperty<TValue>.IsReadOnly': no suitable method found to override
C:\Users\UnityAndroid\AppData\Local\Unity\cache\packages\packages.unity.com\com.unity.entities@0.0.12-preview.8\Unity.Entities.Properties\JsonVisitor.cs(152,14): error CS0538: 'ICustomVisit<float2x2>' in explicit interface declaration is not an interface
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
- Assigned Label or AssetBundle is not copied when duplicating certain asset types
Add comment