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
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
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..?