Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.1.0a11
2019.2.0a1
2019.3.0a1
2019.3.0a8
Issue ID
1166812
Regression
Yes
[UIR] Editor Re-paints the Scene when Mouse Cursor Enters or Exits Certain Editor Windows
How to reproduce:
1. Open the attached project named Case_1166812
2. Move the mouse cursor in and out of the Package Manager window
3. Observe the Scene view
Expected result: Scene view does not get re-painted
Actual result: Scene view does get re-painted
Reproducible with: 2019.1.0a11, 2019.1.12f1, 2019.2.0b10, 2019.3.0a10
Does not reproduce with: 2017.4.30f1, 2018.4.3f1, 2019.1.0a10
Fix verified with: 2019.3.0f1 and 2020.1.0a11
Notes:
1. Managed to reproduce the issue with Package Manager, UIElement Debugger, and Inspector windows
2. Package manager window does not reproduce the issue when using 2019.1.12f1 but the UIElement Debugger window does reproduce the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment