Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.3.0a1
2018.3.13f1
2019.1.0a1
2019.2.0a1
Issue ID
1147724
Regression
No
Errors are thrown regarding failure to copy DLL (NavMeshComponents.dll) when building AssetBundles
How to reproduce:
1. Open the attached project ("MazeCrusherGame.zip")
2. Open the repro scene ("Mighty Hammer")
3. Make some changes in the scene (create an empty game object)
4. Build asset bundles
5. Inspect the console
Expected results: Asset bundles build successfully
Actual results: Errors regarding a failure to copy a .dll file
Reproducible with: 2018.3.14f1, ,2019.1.0f2, 2019.2.0a13
Couldn't test with 2017.4 because of project errors after the downgrade
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
- Select Dependencies context menu doesn't work properly in Project Browser
- "GPU Time Threshold" in VFX Graph Heatmap Parameters can be set to a negative value
- List of supported Platforms for 3D Templates in Unity Hub is outdated
- Light.shadowMatrixOverride is ignored when using GPU Resident Drawer
- Setting the the "PreWarm Delta Time" to the smallest value always sets the "PreWarm Step Count" to the different random values
Resolution Note:
No longer reproducible with 2019.3.9f1, 2020.1.0b4 and above