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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Resolution Note:
No longer reproducible with 2019.3.9f1, 2020.1.0b4 and above