Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.2.X
Votes
16
Found in
2018.2.1f1
Issue ID
1066732
Regression
No
FileSystemWatcher not implemented on .NET 4.x with .NET Standard 2.0 only
Steps to reproduce:
1. Open user attached project
2. Build & Run the project with development build checked
3. Observe the "NotImplementedException: The method or operation is not implemented." in the console window
Expected result: FileSystemWatcher should be implemented on .NET 4.x with .NET Standard 2.0
Reproduced in: 2018.2.1f1, 2018.1.9f1, 2018.1.0a6
No repro in: 2018.3.0a7, 2018.3.0a1
Comments (15)
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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
gregory_vovchok
Jan 07, 2019 13:33
OMG, I can't scan file system with unity in 2019...
gregory_vovchok
Jan 07, 2019 13:33
OMG, I can't scan file system with unity in 2019...
gregory_vovchok
Jan 07, 2019 13:32
OMG, I can't scan file system with unity in 2019...
gregory_vovchok
Jan 07, 2019 13:32
OMG, I can't scan file system with unity in 2019...
BIMG
Aug 29, 2018 09:23
Reproduced in 2018.2.5f1too.