Search Issue Tracker
Camera control doesn't work after Handles.Button grasps a mouse click event
Steps to reproduce : - import the project attached - open the scene "test" - focus on the camera with "F" - right click on the draw... Read more
[MixedMode] No shadows from mixed lights in Deferred rendering path
To reproduce this issue: 1. Import the attached package 2. Open LightingTest scene 3. The are 2 cubes above 2 quads in the scene. O... Read more
NavmeshAgent is noticeably slower approaching a small gap when using Obs...
How to reproduce: 1. Open attached "repo_1042990" project 2. Enter game mode 3. Click on the ground near yellow square 4. Click on t... Read more
LightingData.asset being too big causes Scene corruption and Size overfl...
Steps to reproduce: 1. Open user-submitted project 2. Open Scene Scenes/xx 3. Wait for Unity to exit with the following error: Size... Read more
Continuous Dynamic collision isn't working correctly with MovePosition
To reproduce: 1. Use MovoPosition to jump over an object Expected results: All colliders between current object and his new location... Read more
AssetDatabase.GetDependencies returns unused texture
To reproduce: 1. Open attached example project (Assets/scene.scene). 2. Select "Assets/material" in the project. 3. Notice the mate... Read more
Custom NavMesh Agent Type causes an error "Failed to create agent" in th...
Reproduction steps: 1. Open the attached project "BugReport_NavMesh_FailedToCreateAgent.zip"; 2. Open Scene.unity; 3. Select "My Age... Read more
Inputfield ignores arrow keys on OSX builds
-e: In the editor and in windows builds, arrow keys when focused on an inputfield will move the caret through the text. On OSX buil... Read more
[Freeze] Generate Lightmap UV's takes too long on certain model
Steps to reproduce: 1. Open attached project. 2. Select the wallCanyon_01LoA asset in the assets folder. 3. Open the model tab 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key