Search Issue Tracker
Unity does not show the errors on the second attempt to build
Steps to reproduce:1. Open the attached project2. Open the Assets/test.unity scene3. Switch platform to Windows Store4. Build for WS... Read more
ArgumentException when undoing created keyframes in animation clip asset...
How to reproduce:1. Open the attached project2. Make sure Animation and Inspector windows are open3. Select idle animation from Asse... Read more
An error "Please enable Daydream or Cardboard in Player Settings" shows ...
Reproduction steps:1. Open the attached project;2. Build project to device; Actual result: an error "Please enable Daydream or Cardb... Read more
Changing RenderSettings.fogMode at runtime works in Editor, but not in B...
To reproduce: 1. Open the project, attached by user (bugFogMode.zip)2. Open "main" scene3. In Play mode, press any key4. Observe how... Read more
Searching for assets with specific type does not show all the assets of ...
To reproduce: 1. Open the project, attached by user (StatSystemProject.zip)2. In Project View, type t:BaseStatType in the search bar... Read more
[VR] Single Pass rendering w/one of the standard effects shaders doesn't...
Steps to reproduce:1) Download and open attached project "repro.zip"2) Make sure VR mode is on (can also be seen w/o HMD if Split St... Read more
[iOS][GLES2] One direction texture shift
Reproduction steps:1. Open the attached project.2. Select GLES2 graphics API for iOS.3. Build and run the scene for iOS.4. Check the... Read more
Scene becomes dirty after Play, if it has a Prefab with "Vertical Layout...
To reproduce:1. Create a new scene.2. Add a UI Canvas, add an empty "GameObject" with "VerticalLayoutGroup" component as a child, ad... Read more
Unity crashes after pressing Play twice, when there is a sprite atlas
Unity crashes after pressing Play twice, when there is a sprite atlas 1. Create empty project2. Right click > Create > Sprite ... Read more
[Android] Changing screen orientation stretches view after using SetReso...
Steps to reproduce: 1) Download attached project 'ScreenReslutionOrientationBug.zip' and open in Unity2) Build and Run 'Main' scene ... 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