Search Issue Tracker
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
Calling EditorWindow.Repaint in Update() or OnInspectorUpdate() causes t...
To reproduce:1. Open project "zzzzzzzzz"2. Open Window > ToolTip Test3. Observe as tooltips appear inconsistently4. Open "ToolTip... Read more
Audio sample rate on the Android doesn't get set correctly
Android defaults to 24000 audio frequency. Sending application to the background and resuming it again sets a normal (48000) rate. R... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled