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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
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.