Search Issue Tracker
Icon image in generated Xcode project is tinted off color
Workaround: The problem shows up when import settings format for the image is overridden with 16-bit format. This can be fixed in im... Read more
When you Copy an Avatar for a base model, CombineMeshes breaks
To reproduce:1. Open attached project2. Open scene "Merge Bug"3. Enter play mode. You will see two examples of combined meshes. One ... Read more
Loop animation breaks when setting animation compression to Optimal
Steps to reproduce : - import the project attached- open the scene "Loop Bug"- go to Character>Animation and select the Sprint_Lo... Read more
Not referenced plugins for other platforms are included in WP8 and WSA b...
Not referenced plugins for other platforms are included in WP8 and WSA builds.In example, if we have a plugin for Android platform i... Read more
RaycastHit2D is a struct so it can not be null
In the scripting reference example here: http://docs.unity3d.com/Documentation/ScriptReference/Physics2D.Raycast.html This is writte... Read more
Camera.Render doc missing call to Texture2D.Apply
The code sample for Camera.Render doesn't have a call to Texture2D.Apply after Texture2D.ReadPixels which can be confusing for anyon... Read more
Animation looks differently in the editor and on devices
Animation is broken on the mobile devices after the following steps are made:1. .fbx model with animation is imported in Unity2. A p... Read more
Lightmap size is not responsive since unity 4.3
To reproduce:1) Open the attached project and open 'test' scene2) Press lighmapping tab and select 'Terrain' game object.3) Try to c... Read more
path=="" error when modifying properties of a procedural material from t...
Steps to reproduce : - open a new project- in the Project Browser search for "BrickWall_02"- select Asset Store- select the asset- m... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument