Search Issue Tracker
[Windows] Editor becomes unresponsive when values are entered with keybo...
How to reproduce:1. Create new Unity project2. Make sure that "Show text suggestions as I type" for hardware keyboard in windows set... Read more
Default banner appears at the origin after build is finished
Steps to reproduce: 1) Download attached project and open in Unity2) In Build Settings, switch platform to Android2) Build and run p... Read more
[Editor UI] [Sorting Group] Drop down arrow is missing for sorting group...
Drop down arrow to collapse a component is missing from the sorting group component Steps to Repo:1. Hierarchy > right click >... Read more
Crash in mono_class_array_element_size when switching platform from Andr...
Steps to reproduce: 1) Download attached project and open in Unity2) Switch platform in the Build Settings from Android to PC/Mac/ L... Read more
[Android] "Exception: JNI: Init'd AndroidJavaClass with null ptr!" error...
"Exception: JNI: Init'd AndroidJavaClass with null ptr!" error means that you're using AndroidJavaClass in editor, which is only ava... Read more
Dynamic Mesh building with NavMeshSurfaces with different area types: ar...
Steps to reproduce:1. Open user attached project2. Open scene "demoDynamicNavMeshBuilding"3. Notice that game object "Section1" has ... Read more
[UI] Color encoding of scene view is broken in Linear color space
Steps for reproduction:1) Download the package below and import it to a new project2) Open scene 's3'3) Bake the scene4) Compare the... Read more
NavMesh.SamplePosition always returns False with a specified built-in Ar...
Steps to reproduce:1. Open attached “NavMesh.zip” Unity project2. Open “Main” scene3. Enter Play mode4. Observe Console window Expec... Read more
[Editor] Highlighter stops working if no component selected.
When you try to highlight a component that is not attached to the selected gameobject,or when you try to run highlighter without sel... Read more
Opening new projects on Mac results in "Unable to parse YAML file: [mapp...
Opening new projects on Mac results in "Unable to parse YAML file: [mapping values are not allowed in this conext] at line 1" Does n... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class