Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0b3
Issue ID
830448
Regression
Yes
FileNotFoundException on 2nd build
-e: when building a 2nd time into the same folder it fails with FileNotFoundException
--no repro with 5.5.0b2
-repro:
--create new project
--build for WebGL
--notice it finishes ok
--build for WebGL again
--NOTICE build fails with:
---FileNotFoundException: Temp/StagingArea/Data\Native\build.asm.js does not exist
-workaround: close project, delete Library folder and reopen project
Comments (9)
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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
ahmedaniss
Jun 14, 2020 04:46
i fix this problem here : https://youtu.be/uRxjC-d1b0g
Pixside
Dec 16, 2016 01:00
This terrible error persists on Unity 5.5.0f3
tolstenko
Dec 05, 2016 19:45
I agree, Reigota. I am facing this issue too right now.
reigota
Dec 04, 2016 12:40
Still with bug in released version 5.5.0f3.
I just CANNOT delete lib folder every time i need to compile!
skeptika
Oct 23, 2016 19:45
This isn't fixed as of b8.
stylohg
Oct 11, 2016 15:13
Please can you fix this for the next beta? we are on the B07 and the error still occurs.
alxcancado
Oct 08, 2016 08:20
I'm using the version 5.5.0b3 and it's just happening like said...