When dragging the object in and out of view with the CTRL+LMB/RMB, the object will stop moving once the transform pivot is out of the viewport. ...
Creating multiple levels at one time will cause the editor to freeze and lock up and may lead to an "out of memory" crash in the editor. ...
When using a point light far from the world origin the light will have banding. The shadow bias and filter sharpen can help but they are not as consistent as settings near the world origin. The only ...
A crash occurs when creating a Render Target 2d and setting the texture target at runtime. After running some more tests, the crash seems to occur when setting the texture target, as the creation o ...
You can set the ribbon particle parameter for lifetime only once during runtime. After that setting that parameter has no influence. ...
Functions are called multiple times when given more than one reference. The function is called a number of times equal to the number of references that it is given. ...
Zen Garden loads, then the screen fades in and out as if it's ready to begin play. But when the player taps the screen, the only thing that moves are some lensflares, and the level never transitions ...
GameplayTagContainer does not diff properly. ...