Search Issue Tracker
Inspector window doesn't show currently selected GameObject in the Scene...
How to reproduce:1. Create a new project2. Add into the scene 2 Cube GameObjects3. Select all of the GameObjects in the Scene View u... Read more
[UIToolkit] PointerDownEvent does not report mouse button presses in Build
Reproduction steps:1. Open the attached user's project "NewUI.zip"2. Build for Standalone Player3. Click on the pink panel4. Check t... Read more
Object space vertex positions are changing when a SkinnedMeshRenderer is...
Reproduction steps:1. Open the attached user's project2. Open scene 'Scenes/Test'3. Observe the scene Expected result: Both MeshRend... Read more
MaterialPropertyBlock.SetInteger sets the value incorrectly
Reproduction steps:1. Open the user's attached project2. Open scene 'Scenes/SampleScene'3. Enter Play mode Expected result: Both squ... Read more
NavMesh Modifier does not affect NavMesh Surface when NavMesh Surface is...
How to reproduce:1. Open the user's attached project2. Create a new NavMesh Surface GameObject in the Hierarchy window (AI > NavM... Read more
PrefabUtility.SaveAsPrefabAsset() return null when called inside methods...
How to reproduce:1. Open the user's attached project2. In the Project window, navigate to Assets/Test3. Delete the "check" Prefab4. ... Read more
Editor crashes with no stack trace when loading a new scene in Awake() f...
Reproduction steps:1. Open users attached project2. Open /_DreamIsland/_Scenes/Title3. Enter and Exit the Play Mode twice Expected r... Read more
[UI Builder] "Could not resolve template with name" when hovering on mis...
Steps to reproduce:1. Open Window->UI Toolkit->UI Builder2. Select the Project tab in the Library menu3. Open the UnityEngine-... Read more
Able to scroll past the ScrollView bounds when using mouse wheel
How to reproduce:1. Open the user's attached project2. Press Play3. Scroll with the mouse wheel as far as possible Expected result: ... Read more
[HDRP] Realtime shadow appears and disappears when slightly moving light...
The bench seen in the videos loses its shadow when I move my lights by 2 millimeters(video). The light is not blocked by anything. I... 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