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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
Resolution Note:
No longer reproducible with 2019.3.9f1, 2020.1.0b4 and above