Search Issue Tracker
[ColorPicker] Sometimes hex values for colors are decreased by one when ...
Steps to reproduce: 1. Open attached project "796043.zip"2. Open scene "Scenes/main"3. In hierarchy, select "Canvas > HelpMenu &g... Read more
Static SyncList crashes at mono_add_process_object
Steps to reproduce: 1. Open attached project "796053.zip"2. Open scene "repro"3. Run it4. Exit play mode- Unity crashes at mono_add_... Read more
Opening project with no "Library" folder, states it's from before Unity 5.x
Steps to reproduce:1. Create new project and close Unity2. From the project directory delete "Libarary" folder3. Relaunch the same p... Read more
Bug displaying wireframe on SceneView with Stencil Greater, Less and Not...
How to reproduce: 1. Open attached project2. Open scene testScene.unity3. In the Scene view change the view type from Shaded to Wire... Read more
[List]"element.FindPropertyRelative("PropertyNameHere").serializedObject...
Steps to reproduce:1. Open project attached below.2. Navigate to: Projects->Scenes and open scene named "Cemetery".3. In the "Hie... Read more
Unity crashes after adding Graphics Raycaster component
Reproduction steps:1. Open attached project2. Open scene "asdf"3. In the Hierarchy select "Cube"4. Add component "Graphics Raycaster... Read more
Editor Crashes after returning from complex cycle of Coroutines
Reproduction Steps:1. Open User's project2. Open "Start" scene3. Start the scene Expected: The project starts or throws an errorActu... Read more
Crash on AnimationClipPlayable::SetClip during multiple crossfades
Steps to reproduce:1. Open attached project2. Open "MecanimCrashTest"3. Play in editor Results: Editor freezes and if you click anyw... Read more
Undo Doesn't Work with object selection
To reproduce:1. Add cube to scene2. Drag cube to project tab to make prefab3. Place 3 prefabs in scene4. Select them one at a time b... Read more
[HorizontalLayoutGroup] Input field is only resized once caret enters in...
Steps to reproduce: 1. Open attached project2. Open scene "MainScene"3. Run it4. Click "Change Long Text" button and notice that tex... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class