Unity Lightmapping, Layers, & Multiple-Terrains
Our team (which is basically me on engineering) has been dancing and struggling with the Beast Lightmapper for a while now regarding this issue. We have a fairly complex Unity scene where we're using...
View ArticleUNSUPPORTED error on Unity OSX
Recently began working on ensuring our game is cross-platform. Been using a mac for the OSX builds, but we've been getting a very odd error. In the console line, there will be an error of simply...
View ArticleMac Crash Bug Contents
On Windows, when Unity crashes and it asks you to send a bug report, you can view the contents of the crash log through the editor. A couple times, reviewing those logs for myself has allowed me to fix...
View ArticleBluetooth Support on Win and OSX
While there appears to be plenty of Bluetooth solutions for mobile platforms on the Unity Asset store, I'd like to know if anyone has any insight into supporting Bluetooth on Windows and Mac OSX...
View ArticleUnity5 Enlighten Shadows
I've been poking around with Unity's new Enlighten system, and I have been running into this baffling issue I can't quiet figure out. I feel like I'm doing something wrong. Yet, after fiddling with...
View ArticleBlend Shapes - Working on PC but not Mac
We're recently brought in some models with Blend Shape data into our game, and was able to get everything moving and working swiftly on PC, both in Editor and for standalone. However, when we made a...
View ArticleUnity 5 shadows - strange artifacting
We're testing out Unity 5's baked shadows and Enlighten system in one of our scenes, but we're getting the following results which are a bit confusing. ![alt text][1] The lighting in part of our scene...
View ArticleStrange behavior on Cursor
We are overriding the default windows cursor in our game, but have been noticing this behavior for a while. The cursor change works 100% of the time when playing windowed mode. The cursor change works...
View ArticleUnity 5 Light Bake - White Splotches
Does anyone have some insight into why this error is occurring? I've been trying to track down some existing forum post or unity answer, but haven't had any luck. When I do a light bake in Unity 5,...
View ArticleUnity 5 - SpeedTree Bug - Wind Turbulence Resets on timescale changes
For our pause screen, we set the game's timescale to 0 and set it back to 1 when we unpause. This has worked well for us until we tried to take advantage of the new SpeedTree feature in Unity 5. We...
View ArticleIssue-Bug with Japanese/Korean Language and Input Fields
We're working on localizing our game into other languages and, during the course of play, we have the player enter their name into two input fields (first name, last name). This works fine for...
View Article