Search Issue Tracker
'input' keyword is reserved in GLSL
Shader with a struct named 'input' does not work on Android devices. The editor does not show any specific errors, however in the de... Read more
Mecanim transition preview has bad layout in the Inspector
- In an Animator Controller create two states and add a transition between them- Click on the Transition to preview it in the Inspec... Read more
Oculus Rift Skybox issues
The Unity skybox system does not go through the camera projection matrix, so it does not slide with the rest of the geometry in the ... Read more
Attempting to get a component that isn't present allocates memory
Steps to reproduce : - import the project attached- open the scene- open the Profiler- press play and notice that GetComponentAllocR... Read more
Move Threshold doesn't work if active Rigidbody is attached
To reproduce:1. Open attached project2. Run scene 13. Move object "MoveMe"4. Notice that NavMesh is re-carved even though Move thres... Read more
Crash when animation event is hit
To reproduce:1. Open attached project2. It might require setting-up the On Click event (see user reply)3. Enter play mode4. Click "O... Read more
[OSX] Unity crashes when minimizing/maximizing game view several times
To reproduce:1. Open Unity2. Click and hold shift + cmd so that the game view/scene view maximizes/minimizes3. Without releasing the... Read more
Rotating a Parent gameobject rotates the child's sprite, but not collider
To reproduce:1. Open attached project2. Open scene "RotBug"3. Enter play mode4. Select "New Game Object"5. Notice the colliders in s... Read more
uGUI: Interface is broken when glow effect is added to the
1. Open the sample uGUI project or use the attached one2. Verify that the glow effect is added to the main camera3. Click "Maximize ... Read more
Changing the uGUI text font size causes unity to freeze
To reproduce:1. Create a new project2. Add a new uGUI text3. Duplicate it 10 or so times (the more the merrier)4. Select all of the ... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions