Search Issue Tracker
UI Button stuck in the 'pressed' state if the mouse is moved off the but...
How to reproduce: 1. Open the attached project and the only scene in it. 2. Play the scene, click on the button and slide the point... Read more
[Standalone] Screen.fullScreen fullscreen mode switches incorrectly afte...
Steps to reproduce: 1) Download attached project "New Unity Project.zip" and open in Unity. 2) Build project for Windows standalone... Read more
Having calculations that use _Time in sin() will have inconsistent resul...
Reproduction steps: 1. Open the attached project '_Time' 2. Open the available scene 3. Play scene and observe the material behavior... Read more
Animation Window Stalls due to Garbage Collection when animation has a l...
Steps to reproduce: 1. Open the attached project. 2. Open the 'Profiler' window. 3. In the 'Profiler' window press 'Profile Editor'... Read more
Passing null to Undo.RegisterCompleteObjectUndo or RegisterFullObjectHie...
Steps to reproduce: 1. Open attached project "779052.zip" 2. Open scene "repro" 3. Run it - Unity crashes at "GetAffectedUnityScene... Read more
If statements are not working in shaders with OpenGLES3 Graphics API
Reproduction steps: 1) Open user's attached project 2) Make sure that inside "PlayerSettings" Graphics APIs selected OpenGLES3 3) Bu... Read more
[UI] events not working when canvas rendering mode is set to screen spac...
Steps to reproduce: 1. Open attached project "test.zip" 2. Open "Scene" scene 3. Run the scene 4. Press Button 5. Notice how you can... Read more
Scripts in Standard Assets folder are recompiled everytime
Steps to reproduce: 1. Open the attached project "ScriptRecompileTest.zip" 2. See compilation warnings. (1) 3. Edit the script "Test... Read more
SetRenderTarget drawing a fullscreen quad not working correctly (MVP->VP...
Steps to reproduce : 1) Download attached project "full_screen_quad_issue.zip" and open in Unity. 2) open scene "scene" and press ... Read more
[Particles] Particles render as trails in 5.4
Particles are rendered with trails in 5.4; there are no issues in 5.3. Steps to Reproduced -------------------- 1. Download the use... 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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule