Search Issue Tracker
Fixed in 5.0.X
Votes
2
Found in
4.3.2f1
Issue ID
587025
Regression
Yes
Drawn camera is cropped the size of the Game View when using Handles.DrawCamera
Steps to reproduce :
- import the project attached
- open the scene "cameraTest"
- undock the Game View
- play the scene and press Test Camera View
- resize the Game View window and notice that the DrawCamera function also seems to resize
*Note :
Regression from 3.5.
Comments (3)
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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
JeevSiewnath
Mar 07, 2014 15:36
Actually just seen a workaround that works much better on http://answers.unity3d.com/questions/638778/looking-for-a-workaround-for-drawcameragame-view-c.html
JeevSiewnath
Mar 07, 2014 15:28
Hi, I actually was the one who submitted the issue. My current "workaround" is to maximize the game view window so that is larger than your custom editor window. Hopefully a fix will be implemented in future versions.
redsix
Feb 12, 2014 16:55
I just learned about this bug the hard way.
Is there any workaround for it? I imagine there must be, unless windows like the Sprite-Editor are drawn using a different method..?