Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.4.9f1
2019.2
2019.3
2020.1
2020.1.0a17
Issue ID
1208408
Regression
Yes
Assemblies are locked until undocked window looses focus when it has been moved
Reproduction steps:
1. Open attached project "1208408_locked_assemblies"
2. In the Project window, select "NewBehaviourScript"
3. Undock one of the docked tabs in the Editor
4. Drag the undocked window to move it (without docking it back again)
5. In the Main Menu, click Assets > Reimport
Expected result: "NewBehaviourScript" is recompiled
Actual result: Assemblies are locked until the undocked window loses focus.
Reproducible with: 2018.4.9f1, 2018.4.16f1, 2019.2.19f1, 2019.3.0f5, 2020.1.0a20
Not reproducible with: 2017.4.36f1, 2018.4.8f1
Note: The issue does not occur if undocked window is not moved in step 4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment