Search Issue Tracker
Terrain is not affected by Environmental Lighting when Draw Instanced is...
Reproduction steps:1. Open the user’s attached project2. Open “Assets/Scenes/SampleScene”3. Select the “Terrain” GameObject and go t... Read more
[Editor] Some terrain component's tooltips aren't displayed
Steps to repro: 1. Open Unity;2. Create new project;3. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);4. Select T... Read more
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
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
[Visual Effect Graph] Properties under "Multiply Node" are distorted on ...
All properties under "Multiply Node" get distorted while selecting settings dropdown on adding or modifying Properties under Subgrap... Read more
HDRP foldout is indented in the Graph Inspector while URP/Built-in is not
How to reproduce:1. Open the user's attached "ShaderGraph.zip" project2. Open the "New Shader Graph" Shader Graph3. Observe the Grap... Read more
GameObjects with NavMesh Obstacle and NavMesh Agent are merging together...
How to reproduce:1. Open the project “IN_31113“2. Press File → Build And Run Expected result: “Cube” GameObject collides with “Cube ... Read more
Game View needs an extra redraw when existing play mode
- Open scene Startup in the attached project: Notice a black GameView saying "No Cameras Rendering"- Press Play in the Editor and le... Read more
[Android] When launching a thread on an Android device after calling App...
To reproduce:1. Open the attached project2. Make sure the Scripting Runtime Version is set to .NET 4.6 and Mono is selected3. Make s... Read more
Transform Gizmo shows up at the first non-empty child Gizmo location if ...
How to reproduce: 1. Open a new project2. Create an empty GameObject3. Create a Cube as a child to the empty GameObject4. Move the C... 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
- [Linux] TMP Font Asset pop-up Window opens on the secondary monitor when the Editor is placed in primary monitor
- Transition delay is ignored when opacity is listed before scale in transition-property of the Styles.uss file
- “NullReferenceException” error thrown in the Console when pressing kebab button in Pipeline Specific Settings for Default Profile in Project Settings window
- [Silicon] Crash on os_unfair_recursive_lock_lock_with_options when opening a project while the Razer Synapse app is open
- Build fails with a warning when running Unity Editor’s csc.dll manually using dotnet command