Search Issue Tracker
Severe lag in animation window in Unity 5.x
To reproduce:1. Open attached project2. Open TestScene3. Select any cube in scene4. Press record in animation5. Change rotation of c... Read more
[IL2CPP] Type.GetType() fails on ARMv7
To Reproduce: 1. Build the attached project for 32bits or deploy an Universal build to a 32bit only device.2. Observe that all Type.... Read more
[iOS] Social.ReportProgress is not working
To Reproduce: 1. Open and build the project GameCenterTest.zip.2. Make sure that that everything is correctly set up for Game Center... Read more
[Standard|iOS] Directional light appears with artifacts on object with t...
1. Open attached project2. Build to iOS3. Artifacts will appear on quads or 1. Create new project2. Create standard shader, set rend... Read more
[Asset Bundle] AssetBundle.LoadAsset<T> fails when assets and or scripts...
Reproduction steps:1) Open attached project "ABRefBug"2) Build asset bundles using the menu "Assets/AssetBundles/Build AssetBundles"... Read more
Multi-display camera does not render after reloading the scene using Sce...
To reproduce the issue follow the steps:1. Open "Multi Display Camera Bug" project2. Open "Demo Scene" scene3. Build and run4. After... Read more
[iOS] onAudioFilterRead allocates memory every frame instead of reusing ...
How to reproduce: 1. Open attached project2. Open scene Untitled.unity3. Build to iOS and run4. Attach the Unity profiler to the dev... Read more
[Standalone] Corrupted textures in a huge project
Reproduction steps:1. Open attached "Stripped4" Unity project(4gb file).2. Open and play "Physics Based Tank Controller/Scene/Demo S... Read more
Display.displays.Length outputs wrong display count in Editor console
Steps to reproduce:1. Download and open the attached project2. Open scene "DisplayTest"3. Open second Game view4. Set to display 25.... Read more
Plane Distance parameter in canvas does not affect raycasting order
Reproduction steps:1. Open the attached project "Repro.zip"2. Open scene "SortingTest"3. Notice that CanvasFRONT has white image whi... 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