Search Issue Tracker
Crash on GameObject::ActivateAwakeRecursivelyInternal when enabling a br...
Reproduction steps:1. Open attached project "1280054"2. Open scene "numbers"3. In the Hierarchy, select "GUI"4. Enable it-- observe ... Read more
Scene does not load when using SceneManager.LoadScene(string) in Build
How to reproduce:1. Open the attached project ("scene.zip")2. Build and Run the project3. Press the "UpArrow" key Expected results: ... Read more
Memory leak when changing CinemachineVirtualCamera's Status property fro...
How to reproduce:1. Unzip the user's attached "Repro_910125.zip" project2. Delete the Library folder from the project3. Open the unz... Read more
[IMGUI] Selecting Assets from a docked Project Window also selects Gameo...
Selecting Assets from a docked Project Window results in Gameobjects from the Hierarchy Window also being selected.Refer to the atta... Read more
[Linux] Keypad number keys reporting incorrectly
Accidental regression due to recent changes. Read more
Material properties are not correctly setup when assigning a ShaderGrap...
Repro steps: - Create a project with HDRP installed- Create a new material from the project window, note that the Lit.shader will be... Read more
[Shuriken] Errors on undo operation after creating partcle effect from p...
following errors are thrown in the editor.1]MissingReferenceException2]GUI Error: You are pushing more GUIClips than you are popping... Read more
Changing scale of Tree prefab instance (in scene) and then undo/redo cha...
Tree Creator trees Repro Steps:1. Create new project2. Create a Tree object via GameObject -> 3D Object -> Tree3. Create a Ter... Read more
Prefabs with Light Component are listed in the Light Explorer when the "...
How to reproduce:1. Open the user's attached "New Unity Project (5).zip" project2. Open the "SampleSceneMany" Scene3. Go to Window -... Read more
[iOS 14][Xcode 12] GKAccessPoint is displayed in Portrait orientation an...
How to reproduce:1. Open the attached 'GameCenterTest.zip' project2. Switch Platform to iOS3. Build for iOS and open the Xcode proje... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default