Search Issue Tracker
"UnityEngine.Light does not contain a definition for lightmappingMode" c...
Steps to reproduce:1. Open the attached project (TestProject878098.zip)2. Open the Assets/qq.unity scene3. Build the project4. Obser... Read more
Values of DateTime.Now.TimeOfDay.TotalMilliseconds and DateTime.Now.Tick...
Reproduction Steps:1. Open attached project.2. Open "Test" scene.3. Enter Play mode.4. Observe changing values. Expected result: All... Read more
Editor crashes when creating prefab with Rigidbody2D component
Steps to reproduce:1. Create new project2. Create empty game object3. Add Rigidbody2D component4. Drag newly created object into Ass... Read more
Home key does not return cursor to the start of the name when the file's...
To reproduce: 1. In a new project, create new Folder in the Project View2. Rename it to "abcdefghijklmnopqrstuvwxyz"3. Press Home4. ... Read more
Animation Crash on transition (Playable system) mecanim::CreateValueArray
How to Reproduce:1. Open the attached Project (Juan wrote OwnCloud url)2. Go to the "CUSTOMER_NAME" menu tab at the top3. Select "Op... Read more
EditorApplication.ExecuteMenuItem() fails with any Item from the "Edit" ...
Reproduction steps:1. Open the attached project2. Go to assets->duplicate Result: "ExecuteMenuItem failed because there is no men... Read more
EditorPrefs.DeleteAll() causes infinite 'Assertion failed' errors
Reproduction steps:1. Open the attached Project2. Select Menu Item "EditorPrefs -> Clear all Editor Preferences3. Click "yes" on ... Read more
[UI] Destroying Canvas that has another Canvas as child crashes in UI::C...
Destroying a Canvas that is added via a script on an object that has a child with Canvas, crashes Unity Editor. Steps to reproduce:1... Read more
Unity crashes when applying changes to a prefab that has a RigidBody2D c...
Reproduction steps:1. Open my attached project(case_878576-repro.zip)2. Open the "scene" scene3. Select the cube in the hierarchy4. ... Read more
Unity crashes when applying change to a prefab imported from a UnityPackage
Reproduction steps:1. Open the attached project2. Open the "GamePlay" scene3. Select the "CurlCard" game object in the hierarchy4. P... 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
- List item remains highlighted when selecting field in another item
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window