Search Issue Tracker
[LOD] Reaching 32k LODGroup components in a single scene causes "group <...
How to reproduce: 1. Open attached project 2. Open scene sceneWithTooManyLODGroups.unity - Note the errors in the console or edito... Read more
In Android App title whitespaces are replaces with underscores
In built application name all whitespaces [ ] are replaced with underscores [_] Read more
Standart Assets "Rolling Ball" does not react to movement/camera touches
Standart Assets "Rolling Ball" does not react to movement/camera touches, although Jump button works fine Read more
Creating a new scene with the Animation window open on an animated objec...
Steps to reproduce: 1. Open the attached project 2. Open 'test' scene 3. Open the 'Animation' window 4. Select 'test' GO in the hie... Read more
Depth of Field does not work on Android
Depth of field shader does not work on android devices, even though they have "depth texture" suuport and project is set to Gles 3.0 Read more
[API|Mesh] Cannot change vertex colors using MeshRender.additionalVertex...
The MeshRenderer.additionalVertexStreams variable does not work as described in the Unity scripting manual. A near term workaroun... Read more
[Mipmaps]Blurry sprites in Webplayer build when Mip Maps are used
If you have "Generate Mip Maps" in the Sprite Sheet, they get blurry in a WebPlayer build. Read more
[iOS] App crashes due to unaligned memory access on 4.6.1p5 (EXC_ARM_DA_...
To reproduce: 1) Download and open project 2) Build and run on iOS 3) In project settings select App Icons Source -> Don't use asset... Read more
[VSToolsImport] Crash when importing Visual Studio 2013 Tools for Unity ...
Steps to reproduce: 1. Create new Unity project 2. Download the 'Visual Studio 2013 Tools for Unity' package ( https://visualstudio... Read more
AssetDatabase.GetDependencies returns unused texture
To reproduce: 1. Open attached example project (Assets/scene.scene). 2. Select "Assets/material" in the project. 3. Notice the mate... 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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled