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
- All mouse clicks resize the Editor Window when script recompilation occurs
- canvas.rootCanvas returns self instead of true rootCanvas when the child canvas's GameObject is disabled
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
Add comment