-
Notifications
You must be signed in to change notification settings - Fork 189
Open
Description
Downloaded and ran in 2018.2.0b7 beta and noticed:
- Package Manager is not in Window menu
- Job menu is not there
- Errors:
- Read only asset Packages/com.unity.entities/Unity.Transforms/TransformInputBarrier.cs has no meta file.
- C:/Users/Brian/AppData/Local/Unity/cache/packages/staging-packages.unity.com/com.unity.entities@0.0.11/Unity.Entities.Editor/ExtraTypesProvider.cs(6,32): error CS0234: The type or namespace name `Build' does not exist in the namespace `UnityEditor.Experimental'. Are you missing an assembly reference?
Manifest.json
{
"dependencies": {
"com.unity.entities": "0.0.11"
},
"registry": "https://staging-packages.unity.com"
}
Using .NET 4.0
Metadata
Metadata
Assignees
Labels
No labels