Search Issue Tracker
Fixed in 0.4.0-preview.10
Votes
0
Found in [Package]
0.4.0-preview.10
Issue ID
1206217
Regression
Yes
Package related errors are thrown when installing Entities 0.4.0-preview.10 package in an empty project
Reproduction steps:
1. Create a new project
2. Install Entities 0.4.0-package.10 package
Expected result: No errors are thrown
Actual result: Package related errors are thrown
Reproducible with: 2020.1.0a11, 2020.1.0a16
Not reproducible with: 2018.4.15f1, 2019.2.17f1, 2019.3.0f4, 2020.1.0a9
Could not test with: 2017.4.36f1 (no Package Manager)
Reproducible with package versions: 0.4.0-preview.10
Not reproducible with package versions: 0.0.12-preview.24, 0.3.0-preview.4
Note: Errors are not thrown after downgrading to 0.3.0-preview.4
Errors:
Library\PackageCache\com.unity.entities@0.4.0-preview.10\Unity.Scenes.Editor\LiveLink\LiveLinkBuildPipeline.cs(257,61): error CS0117: 'ContentBuildInterface' does not contain a definition for 'GetPlayerObjectIdentifiersInSerializedFile'
Library\PackageCache\com.unity.entities@0.4.0-preview.10\Unity.Scenes.Editor\LiveLink\LiveLinkBuildPipeline.cs(323,37): error CS1579: foreach statement cannot operate on variables of type '?' because '?' does not contain a public instance definition for 'GetEnumerator'
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
- Copying and pasting Animator Transitions leads to unexpected behaviour
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
- Unity icon is poorly visible in the "Build Profiles" window when "Dark" editor theme is selected
- UI Toolkit Transition Animation is ignored when background-size property has a starting value of 0
Resolution Note (fix version 0.4.0-preview.10):
Fixed in 2020.1.0a17