Search Issue Tracker
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
Api updater doesn't upgrade 'terrainData.physicMaterial'
'Terrain.terrainData.physicMaterial' should probably be updated to 'Terrain.material' , but instead an error is thrown when loading ... Read more
Stencil buffer not working in WebGL
-e: as per title -repro:--build attached project for standalone--move camera around the test room and notice it's behavior--build fo... Read more
LayoutRebuilder error thrown after changing Text.text value several times
To Reproduce: 1. Open the attached 'ReproProjTextUpdate.zip' and run 'testScene'. 2. Notice that after ~5 seconds 6 identical except... Read more
Japanese characters are not displayed when the new InputField on Mac
Steps to reproduce : - create a new project- create a new Input Field- change the language to Japanese- press play- start typing and... Read more
Cannot zoom in the Curve editor window for AnimationCurves
To reproduce:1. Create a script with a public AnimationCurve2. Add it to a GameObject3. Click the AnimationCurve in the Inspector4. ... Read more
In run-mode, modify color of ui image by animation is inoperative.
To reproduce:1. Open attached project2. Open Test scene3. Press play4. Notice that animation on UI Image component doesn't change co... 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
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc