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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow