Search Issue Tracker
Animation event is triggered multiple times at low frame rate
Step to reproduce the issue:1. Open attached project.2. Open scene named "DoubleFiringEvent".3. Open the "Animation" window and in t... Read more
Keyboard shortcuts are enabled while eye dropper is active (OSX only)
Steps to reproduce : - open the attached project- ensure "Verify Saving Assets" is enabled in preferences- open the scene- select "N... Read more
Render Texture with an alpha channel causes visible text or image become...
Repro steps:1. Open "UnityArtifactsTest.zip" project2. Load "TestScene" scene3. Enter playmode4. Observe that white box which is mov... Read more
When multiple Scriptable objects are defined in one file, references are...
1. Open project user attached in responded message2. Create My Object 1 using Assets -> Create menu3. Restart Unity.Notice that c... Read more
Coroutine functions are sometimes labelled incorrectly in the Profiler
Steps to reproduce:1. Download and open attached project CoroutineProfileTest.zip2. Open scene CoroutineProfileTest_scene3. Observer... Read more
Project created with an older version crashes upon opening a folder
Steps to reproduce:1) Open the attached project.2) In the Project tab, click on the 'Scripts' folder. Unity crashes instantly. This ... Read more
Native DLL is not imported in Editor while it is working in standalone a...
To reproduce the issue follow the steps:1. Create new project2. Download dll's user has attached ( ENet.dll, ENetCS.dll)3. Try impor... Read more
Directional light set to Mixed baking mode affects static game objects w...
To reproduce:1. Open the project attached by the user2. Bake Lighting3. Select "Directional light" game object4. Change Color parame... Read more
Lens Flare is being distorted at 5.4.x
http://forum.unity3d.com/threads/5-4-released.418776/page-3#post-2755096 Read more
Reverting changes on applied prefab crashes Unity
Steps to reproduce:1. Create new project2. Create empty GameObject in hierarchy3. Add "Rect Transform" component to it4. Create empt... 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