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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment