Search Issue Tracker
Changing vsync before resolution causes program to remain windowed
To reproduce:1. Open project "Unity_fullscreen_test"2. Open scene "test"3. Build & Run as PC, Mac & Linux standalone4. Make ... Read more
Invalid animation property value causes GUI to go unresponsive
Define invalid value for i.e. Rotation.x (really big number).Quartenion To Matrix conversion exception is thrown.GUI goes unresponsive. Read more
Nature/Terrain/Bumped Specular shader causes texture to have a weird bor...
To reproduce:1. Open "new unity project 5"2. Open scene "test"3. Notice how in scene view the grass circles are different (one with ... Read more
CalculatePath() is a static function on NavMesh
CalculatePath() is a static function on NavMesh.Example in docs for NavMesh.CalculatePath() does not represent this -- code sample s... Read more
Shadows from forward rendering path appear wrong on render texture
To reproduce:1. Open project "New Unity Project 4"2. Open scene "scene"3. Enter play mode4. On scene view, move the lower plane unde... Read more
hideFlag.DontSave crashes the editor
Could reproduce on version 4.3.0a5 (796335dfc9e5). To reproduce: - Open attached project- Select "Click Me" > "Produce a scene" i... Read more
Crashed after switching to DX11 mode in Bootcamp demo project
Download and import the Bootcamp demo project from the Asset Store.Go to Player Settings and check the DirectX 11 mode.You will be n... Read more
[Forward] Custom vertex function is not used when rendering things into ...
Steps to reproduce:1. Download attached project "ssao.vertex.shader.forward.rendering.bug"2. Run the "test" scene.3. When rendering ... Read more
OnRenderImage breaks batching for shadow caster/collector
I found that using OnRenderImage with shadow will breaks shadow batching in Unity 4.2. I attach a post-processing script to camera. ... Read more
[PrePassDeferred|Clear] Two cameras with deferred lighting cause fps cam...
To reproduce:1. Open project flashover2. Open scene Grease13. Enter play mode4. At first everything works fine, but after 20-30 seco... 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
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- 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