Search Issue Tracker
[AssetServer] Commit history is lost after importing a project to 4.6.2
To Reproduce: 1. Create a project in Unity 4.5 (tested with 4.5.4f1).2. Add this project to the Asset Server.3. Do a couple of commi... Read more
Animation View Guide docs contains a misleading link
Issue with the link at:Unity 5.0.0b21/Editor/Data/Documentation/en/Manual/AnimationEditorGuide.html "Animation Import" link goes to ... Read more
Animation Clips docs missing bullet points
Unity 5.0.0b21/Editor/Data/Documentation/en/Manual/AnimationClips.html missing bullet points under section Animation Created and Edi... Read more
Wrong style of the text under images(2D Blending)
Wrong style of the text under images(2D Blending) 1. What happened 2. How we can reproduce it using the example you attached1 Open l... Read more
Wrong style of the text under images(1D Blending)
Wrong style of the text under images(1D Blending) 1. What happened 2. How we can reproduce it using the example you attached1 Open l... Read more
Texture2D.GetPixel(s) does not work on HDR formats
5.0 added Texture2D HDR formats (RGBAFloat etc.), and made SetPixels + ReadPixels work on it.But GetPixel(s) does not! Read more
Highlight in Chrome looks wrong
Highlight in Chrome looks wrong - please see the two attached screen shots for details. The screen shot from Firefox shows, how I wo... Read more
Project doesn't get attached if it has non-ascii chars
To reproduce:1. Create a project with non-ascii name like "буг"2. Open bug reporter3. Report a bug with this project attached4. Chec... Read more
Corrupted lightmap snapshot causes crash
Steps to reproduce:1. Download attached project.2. Open the scene3. Close the editor. This is to make sure editor opens with the sce... Read more
Shadows are re-rendered between deferred & forward
If you have deferred rendering and have some forward-shaded objects, then all shadowmaps (except main directional light) are re-rend... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default