Search Issue Tracker
Mesh-blendShapeCount documentation has a broken link
The "See Also: blendShapes." link is broken in the http://docs.unity3d.com/Documentation/ScriptReference/Mesh-blendShapeCount.html p... Read more
Text in the hierarchy box goes away when it loses focus
To reproduce:1. Open the attached project.2. Open sceneA3. In the hierarchy search field type: bob4. The scene view turns grey and 2... Read more
Building to iOS on Windows deletes the files inside the target folder
Building to iOS on Windows deletes the files inside the target folder To Reproduce:1) Build to iOS2) Select "Desktop" or "My Documen... Read more
Application with OnAudioFilterRead implementation always crashes when it...
If there is a script with any implementation of the callback function "OnAudioFilterRead", the application will crash after it is re... Read more
entering play mode messes up the ui of the editor
1. Open attached project2. Open Untitled scene3. Enter play modeExpected result: Game view shows nothing (since OnRenderTexture is u... Read more
uGUI: Buttons do not react to user input as expected
To reproduce:1. Download a project from http://files.unity3d.com/Tim/GUIProject/Alpha4/uGUIProject_alpha4.zip2. Build for iOS device... Read more
Destroying rigidbody2D stops colliders from working
To reproduce:1. Open rigidbodyless collider test project2. Open test scene3. Enter play mode4. Observe as "destroyer" game object fa... Read more
Wrap mode 'PingPong' does not work for material animation
To recreate:1) Open the project that I have attached2) Run the scene3) Notice that blue color jumps into red color rather than fade ... Read more
Shadow culling with orthographic camera is wrong with
Shadow culling with orthographic camera is wrong with certain angles/distances. Some combination of shadow distance & camera nea... Read more
System.StackOverflowException occurred in WinRTBridge.winmd
Reproduced on Win 8.1 Win Store Apps platform with Unity versions from 4.3.0f4 to 4.5.0a4; Visual Studio output:An unhandled excepti... 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