Search Issue Tracker
Selection doesn't work after collapsing/expanding UI components in inspe...
To reproduce:1. Open attached project2. Open Demo scene3. Select Button4. Select Label5. Go to property inspector and collapse and e... Read more
Weird warning in texture inspector: Graphics Device doesn't support Repe...
To reproduce:1. Select either texture in the project2. Observe that the importer preview on bottom right says 512x512 Compressed.3. ... Read more
Input cursor for text does not align with the last entered glyph if the ...
Steps to reproduce : - create a new project- add an Input Field- select the Text in the Hierarchy and change the left Rect Transform... Read more
Button is placed at random position when editor window is minimized
To reproduce:1. Create new project2. Minimize editor window3. Make Editor window as small as possible4. Add Button to scene5. Maximi... Read more
There is no obsolete message for LightmapsMode.Directional (and Dual) an...
To Reproduce: 1. Import the attached package in b1.2. Notice that `UnityEngine.LightmapsMode' does not contain a definition for `Dir... Read more
Creating a project in a diretory with two slashes (//) fails
To reproduce:1. Create a new project and include two slashes instead of one in the location of the project2. Notice the errors about... Read more
Scrolling the mouse wheel in the animation curve editor no longer zooms ...
How to reproduce:1. Create a new project2. Create Empty Object and add a new C# script3. Put 'public AnimationCurve MyCurve' into a ... Read more
WP 8.1 Scale 240% Wide Tile does not appear in solution
When included without a 100% scale tile, the 240% tile will not appear in the solution. To reproduce:1. Add the 744x360 tile under "... Read more
Unity 4.6 UI Fonts are blurry in DX9
To reproduce:1. Open attached project2. Open Font Test scene3. Notice that text is nice and clean4. Switch to DX9 (Edit -> Projec... Read more
Regression: Exceptions which are manually thrown in Button callback eve...
To Reproduce: 1. Open the project from the attached 'buttonReproProj.zip' and run. 2. Click on 'Throw Exception' and 'Invoke Button'... 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
- 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
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template