Search Issue Tracker
NavMesh.SamplePosition() produces a NavMeshHit with normals always equal...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode Expected results: normals logged in console are real n... Read more
[Preset] NullReferenceException is thrown continuously on deleting Level...
On deleting Levels(Very High, High etc..) of Quality Settings from its preset causes editor to throw NullReferenceException continuo... Read more
Crash on CreateDirect3D11SurfaceFromDXGISurface when calling DrawRendere...
How to reproduce:1. Open attached project "Case_1216216"2. If a Debug.Log "Will Attempt to call DrawRenderer" does not show up in th... Read more
Scripts from imported custom libraries have the old C# script icon set i...
How to reproduce:1. Open attached project (1221253.zip)2. In the Project window select the "TestScript"3. Observe the icon in the to... Read more
"SortIDsInVisiblityOrder failed" error is thrown when holding the Ctrl k...
How to reproduce:1. Create a new project and open it2. While holding the Ctrl key drag the default Main Camera in the Hierarchy Wind... Read more
Memory is not deallocated immediately after Texture2D object was deleted
Reproduction steps:1. Open the attached case "case_1217907"2. Click on the "Test" > "Texture Memory Test" in the menu bar3. Open ... Read more
P/Invoking into non-existent library crashes player on WebGL instead of ...
Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more
[Animation] Compute Thresholds parameter does not get selected in Blend ...
BlendTree is completely broken when changing the compute Threshold parameter. Unable to select any value from Compute Thresholds dro... Read more
[Animation] Parameter name is clipped with slider in Blend Tree
Parameter name clipped is with slider in Blend Tree. Steps to repro:1. Open the attached project.2. Open Cube Animator > Double c... Read more
[2D] "Material doesn't have a texture property '_MainTex'" error is thro...
When "Default-Skybox" Material assigned to Image in the Inspector following error is thrown:"Material doesn't have a texture propert... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions