Search Issue Tracker
Requesting non existent keyword at index exception is thrown after shade...
How to reproduce:1. Open attached project ("1195767-Reprop.zip")2. Open Demo scene3. Select Camera Game object (Scene->CameraOrbi... Read more
"MissingMethodException: Constructor on type 'UnityEditor.SceneViewCamer...
How to reproduce:1, Open the attached project "test.zip"2, Select "Main Camera" in the Hierarchy window Expected results: No errors ... Read more
[GLES] The material isn't rendered when using Graphics.RenderPrimitives
Steps to reproduce:1. Open the attached “RenderPrimitivesTest” project2. Build And Run the project on the device3. Observe the devic... Read more
The Editor freezes on RenderGraphViewer.Repaint when entering too many c...
Steps to reproduce: Open any Project Navigate to Window > Analysis > Render Graph Viewer In any of the Search fields either un... Read more
Saving a prefab with EditorUtility.SetDirty shows prefab's child object'...
To reproduce: 1.Download and open attached project2.Open Scene "Scene"3.Enter Play mode4.Exit Play mode5.Press CTRL+S6.Click the arr... Read more
Hierarchy search bar text does not reset when closing and reopening the ...
To reproduce:1. Open a new project2. Go to hierarchy window3. In search type anything and close the tab4. Open Hierarchy tab again r... Read more
Crash when opening a scene
Reproduction steps:1. Open the attached project2. Open scene "Scenes/ZenMode" Expected result: The scene is openedActual result: The... Read more
Inspector window flickers when a selector is created using a Style Class...
Steps to reproduce: Open the attached project Open TestDocument.uxml in the UI Builder Select the VisualElement in the Hierarchy Cre... Read more
[Shaders] Incorrect shader names (folders) for templates
This is not really a bug, but think all shader names should go to custom by the default. Because when you create "Image Effect Shade... Read more
Looping a portion of an animation with blended transitions
How to reproduce: 1. Open attached project2. Open scene TestScene.unity3. Select the TriggerDamageAtMidpoint game object- In the Ani... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items