21
2017
iOS App crashes only if downloaded from Appstore or TestFlight
Had annoying issue with one ios app, it worked perfectly when build locally from xcode to device, but after uploading to AppStore, that version crashes in all devices. Solution was rather simple: Solution Disable [ ] Include bitcode option when uploading your app archive to […]
22
2016
Publish .ipa file from Windows PC to iOS without Mac
With Unity Cloud Build service, you can create iOS apps, without ever needing Macintosh+XCode! First steps – Register as an Apple Developer : https://developer.apple.com/programs/enroll/– Join Unity Cloud Build (if you haven’t already) : https://unity3d.com/services/cloud-build– Follow cloud build instructions there, its quite simple to setup iOS […]
13
2015
Playing FullScreen Video in Mobiles
Trying to publish scene to mobiles with MovieTexture? Error will come up: (movie texture is not supported in mobiles) “error CS0246: The type or namespace name `MovieTexture’ could not be found. Are you missing a using directive or an assembly reference?” Solution: Use this free […]
21
2013
Free Android/iOS Basic Licenses
Yay! Breaking news! David Helgason just announced: mobile deployment with Unity is now free for all indie developers. Unity’s iOS and Android basic add-ons are yours, no royalties, no fees. also, In the coming months, we will make Blackberry 10 and Windows Phone 8 deployment […]
6
2012
Unity Mobile Basic for free (get it before 8.4.2012)
what..Oo? We are excited to offer #unity3d Mobile Basic for FREE! Download by April 8 to save up to $800! https://store.unity3d.com/ http://twitter.com/#!/unity3d/statuses/176732736445358080 (noo..servers are down..) *edit: got it..hmm..just need free android & ipad now..Oo?
Recent posts
- [GreaseMonkey] Unity Forum Fixer
- UnityHub: Make Hub application background Translucent
- Customize SpriteShapeRenderer quality (but has issues)
- Editor tool: Copy selected gameobject’s names into clipboard as rows (for Excel)
- Editor tool: Replace string in selected gameobject’s names
- UnityHub: Enable built-in Login Dialog (no more browser login/logout issues!)
- Use TikTok-TTS in Unity (with WebRequest)
- Create Scene Thumbnail Image using OnSceneSaved & OnPreviewGUI
- webgl+javascript TTS
- Using Moonsharp (LUA) + Unity Webgl
- Using 3D gameobject prefabs with Unity Tilemap + NavMesh Surface
- Custom Unity Hub Project Template Preview Image/Video (using HTML+CSS in package description)
Recent Comments
- Vector3 maths for dummies! on
- UnityHub: Make Hub application background Translucent on
- UnityHub: Make Hub application background Translucent on
- Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub) on
- Install Android SDK+JDK+NDK for Unity (without AndroidStudio or Unity Hub) on
- [Asset Store] Point Cloud Viewer & Tools on
- [Asset Store] Point Cloud Viewer & Tools on
- ffmpeg stream raw video into Unity Texture2D on