Search Issue Tracker
OnMouseDown in editor does not work after making a build for android
To reproduce:1) Open the attached project and load 'demo' scene2) Play it and and press with mouse on the sphere. Notice that it dis... Read more
[Win Store Apps] Mouse events are not detected while touching the touchs...
Connect physical mouse to touch screen device. Set "Input.simulateMouseWithTouches" to false. Physical mouse events are not detected... Read more
Empty project crashes when built with gle3
1. Create a new project or open the attached one2. Player Settings -> Graphics Level -> "Automatic" OR "Force OpenGL ES 3.0"3.... Read more
NaCl support removed in 4.5, needs to go from docs too
-e: NaCl/Native Client will no longer be supported as of 4.5 and thus needs to be removed from the docs (I guess) -repro (what I fou... Read more
Unity crashes when selecting graphics emulation to 'Shader model 3' with...
To reproduce:1) Open the attached project and load scene 'TriplanarDemo'2) Go to Edit->Graphics Emulation and select 'Shader Mode... Read more
Can't select the first sibling from the Scene view
To reproduce:1. Open the attached project (it contains canvas and some raw images)2. Open the Test scene3. Try to select the images ... Read more
Unity crashes on assigning a missing script
To reproduce:1. Open the attached project (uGUI 3) or the sample uGUI beta 3 project2. Open the Example - Layout Constraints scene3.... Read more
Unity Manual page about Searching needs to be updated
https://docs.unity3d.com/Documentation/Manual/Searching.html There have been many changes to how searching works that are not includ... Read more
UV coordinates of an image get messed up after returning from the play mode
Project setup:Two identical sprites: one has a packing tag "default" and the other does not have a packing tag.Two uGUI buttons: one... Read more
Foreach statements allocate memory unnecessarily
To reproduce:1) Open 'demo' scene2) Enter playmode and record the scene in the Profiler. Observe that ForeachAllocTest.Update() allo... 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
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
- Letters on the left side move further as Letter Spacing is increased when Advanced Text Generator is used and Alignment is set to Center
- "MissingReferenceException" and "GUI Error" errors thrown when deleting a Sprite with "Box Collider 2D" and "Hinge Joint 2D" Components