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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment