Search Issue Tracker
Shader compilation errors with the NFAA antialiasing effect
The NFAA antialiasing effect in the standard assets requires Shader Model 3.0. However, it lacks a proper shader target declaration ... Read more
Directional Specular realtime lightmaps don't work in the player
Specular reflections, that seem OK in the editor, do not appear neither the x86 nor the 64 bit version of the windows build. http://... Read more
UI interactions don't react to the pointer at all
How to reproduce: 1. Open a new project2. Create any interactive UI object (button, inputfield, etc.)3. Play the scene4. Try to inte... Read more
Unity doesn't mark scene as changed after breaking prefab instance
To reproduce:1.Create new project and a scene.2.Make any object and create prefab out of it.3.Save scene.4.Select prefab in scene an... Read more
[Raycast][Terrain] Unity 5 cannot raycast against Unity 4 Terrain colliders
Terrain colliders created in older versions of unity cannot be raycast against. To reproduce:- Open the attached project and press p... Read more
Cubemaps get noticeable seams when built for iOS
See the following screenshot for an example:http://i.imgur.com/4rtAGUA.jpg It gets seams not only on the cubed skybox but also on th... Read more
[WebCamTexture] Unity crashes upon first Webcam texture access on OSX
Steps to reproduce this issue: -import the attached Unity package (' WebcamBugUnity5;)-open the 'webcamscene'-in the scene, select t... Read more
UnityEngine.UI.Text trims trailing spaces
How to reproduce: 1. Open a new project2. Create a UI Text- Make sure the Horizontal Overflow is set to 'Overflow'3. Input "A " into... Read more
Button Transition set to None with a custom Animator Controller shows wa...
How to reproduce: 1. Open a new project2. Create a UI Button3. Set the 'Transition' drop-down field to 'None'4. Create an Animation ... 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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand