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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Add comment