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
- UI becomes unresponsive when using AppUI Navigation and Event System is attached
- Freeze/crash with multiple StackTraces when opening a specific project
- Crash on TypeContainer<int>::rtti when deleting a Render Texture that is used by the Main Camera
- Multiple ArgumentExceptions are thrown when adding a VisualTreeAsset with Sprite Glyphs to a UIDocument
- Color Node Alpha slider displays incorrect value when viewed in Shader Graph
Add comment