Search Issue Tracker
Image.color is not reflected visually when changing it during Runtime
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Select any of the Buttons4. In t... Read more
Canvas: Removing normal from the Additional Shader Channel drop down cau...
Canvas does not display correctly when Normal is removed from the Additional Shader Channel in the canvas. Steps to reproduce- Open ... Read more
Rect of instantiated rect transform is only resized on second frame
Steps to reproduce: 1. Open attached project2. Open scene SampleScene3. Run it4. In console, notice that there's one RectTransform r... Read more
API changes caused regression in WindowHelper+R_DockArea.AddTab (UnityEd...
I'm testing one of the top grossing assets on the A$: Amplify Shader.Some chages introduced in the UnityEditor.EditorWindow causes t... Read more
Canvas Group children with Canvas component are faded when changing Alph...
How to reproduce:1. Open the attached Test.zip project2. In the Hierarchy window expand Canvas and select Canvas group3. Go to Inspe... Read more
[Particle System] The text in 'Particle System' component is too small w...
How to reproduce:1. Create new Unity project2. Create a Particle System, in Hierarchy window right-click -> Effects -> Particl... Read more
Unity freezes when entering and exiting Play Mode often while using Rect...
How to reproduce:1. Open the attached project (ownCloud link below)2. Enter Play Mode3. Exit Play Mode4. Repeat 2-3 steps few times ... Read more
"Navigation.wraparound" does not modify the value of the Wrap Around pro...
Reproduction steps:1. Open the attached project “WrapAroundBug”2. Open "Assets/Scenes/SampleScene.unity" 3. Under GameObject “Canvas... Read more
Resizing the Scene View causes the Editor to lag when the Canvas contain...
How to reproduce:1. Open the “InputFieldPerformanceRegression” project2. Open the “SampleScene”3. Resize the Scene View horizontally... Read more
GetComponent<Shadow>() returns Outline Component when Shadow component i...
Reproduction steps:1. Open the attached project from "1139842_shadowoutline.zip"2. Open and Play the "SampleScene" Expected: The Out... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS