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
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
Resolution Note:
No longer reproducible with 2019.3.9f1, 2020.1.0b4 and above