Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0f3
Issue ID
931937
Regression
No
EditorGUI.DrawPreviewTexture stops rendering when mouse leaves focus of inspector
Steps to reproduce:
1. Open user attached project "BitSignal2017.zip"
2. Find "GameHandler" object in Hierarchy
3. Find Ship Factory script and expand Ship Designs
4. They should have texture previews next to them that only work when you have your focus on the inspector
Expected: The DrawTextures method should work regardless of mouse focus if it's visible
Actual: As soon as the mouse leaves the inspector the preview disappears
Reproduced on: 5.5.4p1, 5.6.2p4, 2017.1.0f3, 2017.2.0b3
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
low priority defect, we might get back to it at some point, but unlikely for the moment.