Search Issue Tracker
Fixed in 4.3.2
Votes
0
Found in
4.2.0a3
Issue ID
536741
Regression
No
adb.exe locks Editor.log after Editor is closed on Windows
Reproduction steps:
1. (Crucial step) make sure ADB is not running
2. Open Unity editor and "build & run" any project
3. Close Unity editor
4. Try to delete Editor.log file
Reproducible with all Unity versions.
Workaround is to run 'adb kill-server' in the command line.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment