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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions