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
- ScalableBufferManager does not work correctly when MSAA and RenderGraph Compatability are enabled
- Sprite artefacts appear when Sprite Packer is enabled
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
Resolution Note:
No longer reproducible with 2019.3.9f1, 2020.1.0b4 and above