Search Issue Tracker
Fixed
Votes
10
Found in
5.1.0f3
Issue ID
726424
Regression
No
Linux Editor: Changing aspect ratio in game view crashes Unity
This issue has no description.
Comments (2)
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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
rootPL
Jul 11, 2016 08:29
I had this issue once but this is low priority issue as this is hard to reproduce
Link to my case
https://fogbugz.unity3d.com/default.asp?812615_v13qv9ekj87jt5pu
kopolov
Dec 30, 2015 08:53
I had a similar problem.
I work on the "Space Shooter" tutorial.
When I changed the aspect ratio, it crashes.
However, I noticed it happens after I move the "Game" tab, something which I know to cause problems. So I'm not sure if its the aspect ratio itself.