In the first case:
1. Use menu NGUI->Create->2D UI;
2. Set UIRoot: Constrained, 1280 * 720, both fit;
3. Add sprite set size:1280 * 720
4. Play
5. Change game view to 1024 * 768,and this panel zoom
In the second case:
1. Use menu NGUI->Create->3D UI;
2. Set UIRoot: Constrained, 1280 * 720, both fit;
3. Add sprite set size:1280 * 720
4. Play
5. Change game view to 1024 * 768,and this panel cut out
I want this panel zoom on 3d ui