Search Issue Tracker
Changing a texture from the Inspector should not change the texture on a...
Steps to reproduce : - import the project attached- open the scene GameScene- go to Resources and pick one texture- drag that textur... Read more
After maximizing, editor window got frozen
Repro steps described in user's description. Read more
Incorrect texture setting when importing Angry Bots
Steps to reproduce : - create a new project- import Angry Bots from the Asset Store- notice the NormalMap Settings window *Note:Scre... Read more
Shader compiler fails with too many interpolators for SM4.0
Some surface shaders fail with "too many interpolators used" message, even if they are compiling for DX11 (e.g. shader model 4.0) wh... Read more
Changing screen orientation after using SetResolution doesn't swap resol...
SetResoultion to half of the default resolution (from 1536x2048 to 768x1024). Then turn the device from portrait mode to landscape -... Read more
In lightmapped scene some textures appear black with OpenGL ES2.0
So textures are black when playing a lightmapped scene in the editor with the OpenGL ES2.0 emulation enabled. Read more
Character controller doesn't work on Windows but works on OSX
Steps to reproduce : - import the project attached on both Windows and OSX- open the scene test- press play and notice you can move ... Read more
[InheritVelocity, Graphics] Shuriken's Inherit Velocity doesn't work pro...
Steps to reproduce : - import the project attached- open the test scene and press play- spawn the ship- use the arrows to move the s... Read more
Unity crashes during evaluating an expression in Mono Develop
Steps to reproduce : - import the project attached- open the NewBehaviourScript.cs- place a breakpoint in the line within Update()- ... Read more
A gameobject with a disabled mesh collider will still become detectable ...
If I move or rotate a gameobject with a disabled meshcollider on it, the meshcollider become detectable by raycast even if it stay d... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
- Help box icon in "Tile Palette" window is blurry in both Unity themes