Search Issue Tracker
Not Reproducible
Votes
3
Found in [Package]
0.0.12.preview.32
Issue ID
1160413
Regression
Yes
[ECS] Build fails with ECS package
Steps to reproduce:
1. Create a new project
2. Add Entities package
3. Build a Standalone player
Results: IL2CPP Player build fails.
Reproduced with: 2019.3.0a5
Not reproducible with: 2019.3.0a4
Testes and reproduced with Entities package: 0.0.12.preview.32, 0.0.12.preview.33
Note:
- older package versions throws an exception in 2019.3.
- reproducible with mono and IL2CPP backends
ArgumentException: The Assembly nunit.framework is referenced by Unity.PerformanceTesting ('Library/PlayerScriptAssemblies/Unity.PerformanceTesting.dll'). But the dll is not allowed to be included or could not be found.
Comments (2)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
RecursiveEclipse
Jun 15, 2019 04:59
I managed to fix this by removing/reinstalling entities, then manually adding "com.unity.test-framework.performance": "1.0.9-preview" to the .manifest. Builds working again with latest Entities .33-preview
rz_0lento
Jun 10, 2019 07:39
I had this issue with the latest testing packages. So if you've upgraded these manually, try degrading them to versions set as dependencies on your Entities etc packages or remove them and let Unity deal with them automatically via dependencies.