Search Issue Tracker
Linux Player hangs when playing movie
Linux Player is crashing / hanging when playing a movie Read more
Windows Standalone player assumes main display is 'Display 1 (Left)'
Reproduction steps:1. Have a 2 display setup2. Set the second (right) display as Main in Windows Display Settings3. Open a Unity pro... Read more
[EventSystems] Editor crashes when debugging mouse input handling methods
Steps to reproduce: 1. Open attached project "828981.zip"2. Open scene repro3. Open script Crash.cs and add breakpoint to OnPointerE... Read more
[Android] Extremely low FPS on Kindle Fire - even with empty scene
Steps to reproduce: 1) Download attached project 'KindleFireTest.zip' and open in Unity.2) Build and run project on a device.3) In t... Read more
Setting Particle.rotation3D has no effect on a particle rotation
Reproduction steps:1. Open the project2. Open the only scene available3. Play the scene.4. Notice the new rotation Actual result: Pa... Read more
[Windows] Shader: LinearEyeDepth not displayed properly in 5.5
How to reproduce:1. Open user attached project.2. Open "Scene" scene.3. Enter play mode.4. In 5.4 shader decal displayed properly, i... Read more
When creating a prefab from the Hierarchy, focus will be changed to anot...
Steps to reproduce : - go to Preferences and enable "Verify saving assets"- create a cube in the Hierarchy- drag the cube to the Pro... Read more
GUI.DrawTextureWithTexCoords results in brighter color than GUI.DrawText...
Steps to reproduce:1. open ExampleProject2. open scene "Main"3. Press play Expected behavior: two squares are the same colorActual r... Read more
[iOS] [Simulator] apps crashes when attaching Instruments
Reproduction steps:1. Create a new or open any project.2. Set the Target SDK to 'Simuator SDK' in the Player Settings.3. Build the p... Read more
Unity generates invalid namespace name for projects with '.' in their na...
Fixed in platform/winrt/bugfixes14. 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used