Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.1.0b4
Issue ID
909646
Regression
No
RenderTexture.Create failed error when GameView aspect ratio is automatically reduced to "reasonable" size
To reproduce:
1. Open Game View
2. Open Aspect Ratio options
3. Add New Aspect Ratio (width: 99999; height: 10)
Actual: GameView is reduced to "reasonable" size for this system(8192x0) and following error is spawned in console when moving mouse pointer around game view:
RenderTexture.Create failed: width & height must be larger than 0
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Expected: There should be warning about wrong aspect ratio limitations or GameView should be reduced to correct size
Reproducible: 2017.01b4, 5.6.0p3, 5.5.3p3
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
low priority and likely won't be fixed. use range numbers.