Search Issue Tracker
[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
Xiaomi miPad crashes when scene contains more than one animation control...
Reproduction steps: 1) Open user's attached project 2) Build "testScene" scene 3) Run built project on Xiaomi mi Pad -- Notice that ... Read more
Baking lightmaps on a scene with Sprite Renderer and a Light probe cause...
Reproduction steps: 1. Open attached project( LightmapCrash ) 2. Open scene " Medical " 3. Go Window > Lighting 4. Build Lightmaps ... Read more
Importing/applying changes to corrupted image crashes editor
Steps to reproduce: 1. create new unity project 2. import one of the images that user has attached - crashes Not reproducible: 5.1... Read more
[Installer] [Windows] Documentation can not be installed if no Unity wit...
Documentation can not be installed if no Unity with appropriate version is installed Steps to reproduce: 1. Download and run Docum... Read more
ImageEffectAllowedInSceneView have OnEnable called before Serialization
How to reproduce: 1. Open the attached project 2. Open ImageEffectSerializationBug scene 3. Observe the printed error in console "In... Read more
Light probes cause first light's diffuse to be ignored if baked GI is of...
Steps to reproduce: 1. Open the attached project. 2. Open the 'Main' scene. 3. Observe the lighting in the scene. 4. Go to 'Lightin... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key