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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment