18
2012
Unity 4 is coming soon!
Unity 4, the next generation of the Unity development platform, includes all-new character animation technology, more publishing options, shadows for mobile games, DirectX 11 support and many more key updates. Unity 4.0 is the first release in the Unity 4 series that will offer critical new features. Pre-order Unity 4 today and join us on the quest to a truly democratic AAA game engine!
For more information:
http://unity3d.com/?unity4To pre-order 4.0:
https://store.unity3d.com/There is a thread in Gossip:
http://forum.unity3d.com/threads/140299-Unity-4-Details
Related Posts
4 Comments + Add Comment
Leave a comment to mgear
Recent posts
- Testing Unity AI Beta
- Ways to Support UnityCoder Development
- Using UI Slider to Create 5-Star Rating Element
- Game Music Library For Unity (editor plugin)
- Fontastic : Easily Test Fonts in Unity Editor!
- GeoTiff Importer & Terrain Generator for Unity
- Create Baked DropShadow for UI images
- .JP2 Ortho Image Converter to PNG/JPG/TIFF
- Convert LAS/LAZ/PLY pointclouds to GLTF (GLB) Point Meshes (standalone converter)
- Detect SRP (URP or HDRP) with Assembly Definition Version Defines
- [LudumDare57] Theme: Depths
- MotionVector Effect: Object “disappears” when paused
Recent Comments
- on [Asset Store] PolygonCollider2D Optimizer
- on Trajectory Test Scene 2.0
- on Vector3 maths for dummies!
- on UnityHub 3.6.0: Remove Version Control & Cloud Dashboard columns
- on Using RenderDoc with Unity (graphics debugger)
- on UI Scroll View automatic Content height
- on [Asset Store] Point Cloud Viewer & Tools
- on [Asset Store] Point Cloud Viewer & Tools
Coin:
CUgDSbRqFcAumDSAcdKDvuXsw26VdkJe8C8WGUQHBAGS
An article by












yay! “”low level rendering access”, i.e. GL & Graphics classes don’t need a Pro in 4.0.”
http://unity3d.com/support/documentation/ScriptReference/GL.html
http://unity3d.com/support/documentation/ScriptReference/Graphics.html
Believe it or not, These classes work in 3 non-pro also.
Had to test it out and yes it does work in the current 3.5 version oO! must be by accident..(?)
the help page for GL still says “This class is only available in Unity Pro.”
but this code works, http://docs.unity3d.com/Documentation/ScriptReference/GL.LINES.html
Yeah. That’s what I figured. An accident.