Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.1.0a15
2019.1.4f1
Issue ID
1158997
Regression
No
Speedtree assets are reimported when refocusing on the Unity Editor
How to reproduce:
1. Open the attached project "PrefabBugRepro.zip"
2. Focus away from the Unity Editor by left-clicking another program or the desktop
3. Left-click anywhere on the Unity Editor
Expected result: the Unity Editor regains focus, nothing else happens
Actual result: speedtree assets are reimported after the Unity Editor regains focus
Reproducible with: 2019.1.0a15, 2019.1.6f1, 2019.2.0a1, 2019.2.0a6
Not reproducible with: 2019.1.0a14, 2019.2.0a7, 2019.2.0b5, 2019.3.0a1, 2019.3.0a5
Could not test with: 2018.4.2f1 (missing packages)
Notes:
-steps 2-3 can be repeated indefinitely with the same result
-the Unity editor cannot be exited out normally as clicking anywhere on the window header (including the exit button) will always trigger the mentioned reimport
-switching focus with the keyboard reproduces the issue as well
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
Add comment