Search Issue Tracker
[Android] Scrollview randomly bounces
Steps to reproduce: 1) Download attached project and open in Unity2) Build scene 'TestScrollView5.4' and run on a device Note: You s... Read more
[OSX] 'Internal. Possible leak' error is displayed after switching Graph...
Steps to reproduce: 1. Open Unity on OSX;2. Create new project;3. Import attached 'tree' package;4. Open 'test' scene;5. Go to Playe... Read more
[Icon::PlayerSettings] Unable to expand the icon panel does not expand i...
Steps to repro:1. Launch Unity2. Open build settings and click on player settings3. Scroll down to Icon4. Try to expand the Icon pan... Read more
Icon tab collapses right after expanding
Icon tab collapses right after expanding Reproduction steps:1. Open any project using 5.52. Go to Player settings3. Try to Open "Ico... Read more
OSX color picker needs to be closed manualy
Steps to reproduce : - go to Preferences and check the OSX Color Picker mark- open the color picker for a material- click away and n... Read more
Errors when installing Playmaker
Steps to reproduce : - import the Playmaker package from the Asset Store and notice the errors. error CS1704: An assembly with the s... Read more
[ScriptUpdater] Script Updater fails to run when importing NGUI package
Steps to reproduce : - import the NGUI package from the Asset Store and notice the errors https://www.assetstore.unity3d.com/en/#!/c... Read more
Preserve aspect should not show up when there's no sprite
Steps to reproduce : - create an Image- remove the Source Image and notice the Preserve Aspect option is still there Read more
Reset doesn't clear the vertex buffer for Image and Raw Image
Steps to reproduce : - create an Image- add a sprite- click on the cog for the component- choose Reset and notice that the image is ... Read more
Undo doesn't work for direction in the UI components
Steps to reproduce : - create a Slider or a Scrollbar- change the direction- press ctrl + z and notice it doesn't work 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