Search Issue Tracker
Short freeze when selecting an object in the Hierarchy in playmode
Steps to reproduce : - import the project attached- open the testscene- press play- select the ball in the Hierarchy and notice the ... Read more
-source 1.6 -target 1.6 options must be used when compiling Java plugins...
http://docs.unity3d.com/Documentation/Manual/PluginsForAndroid.html page should be updated specifying that "-source 1.6 -target 1.6"... Read more
Shaders should not be cached on Vivante GC1000
Buggy device drivers with Vivante GC1000 GPU causes problems when shaders are cached. Shader caching should be automatically disable... Read more
Incorrect resolution after snapping application's window
While Unity shows splash screen, snap application's window to left/right. After splash screen, application shows full screen (full w... Read more
custom cursor doesn't apear in a built project
To reproduce:1. Open attached project2. Build and runExpected result: The cursor appearsActual result: There's no cursor Read more
[Textures][Cursors] Due to a wrong texture setting custom cursor isn't d...
Cursor had a wrong texture type (which was not marked as "readable"). Maybe we should log a more direct warning when that happens. t... Read more
"PostProcessBuildAttribute" link is broken
In the manual http://docs.unity3d.com/Documentation/Manual/BuildPlayerPipeline.html at the very bottom of the page there is a link t... Read more
Crash when calling Application.LoadLevel
Steps to reproduce : - import the project attached- open the scene "Main Menu"- disable the "Network" game object in the Hierarchy- ... Read more
RaycastHit2D is a struct so it can not be null
In the scripting reference example here: http://docs.unity3d.com/Documentation/ScriptReference/Physics2D.Raycast.html This is writte... Read more
antiAliasing value must be 1,2,4,8 while the docs state that it can also...
antiAliasing value cannot be 0. (Docs are wrong) 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
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property