Search Issue Tracker
[Android] Input.touchCount returns 2 or less when more than 3 fingers t...
How to reproduce:1. Create a new project and import the attached package to it2. Build the project on Android3. Put three fingers on... Read more
Impossible to change the license
In editor click Unity -> Manage License -> Activate New LicenseExpected result: You get to input a new licenseActual result: N... Read more
NullReferenceException is thrown when calling Sqlite.dll method that use...
How to reproduce:1. Open the attached project (case-1295553.zip)2. Make sure that Burst Compilation is enabled (Jobs -> Burst -&g... Read more
EditorGUILayout.PropertyField causes the Editor to freeze when used with...
Reproduction steps:1. Download "SlowPropertyField.zip" project and open in Unity2. Select "Select This One" object in the hierarchy ... Read more
Editing Mesh Renderer Material array size and clicking on the Size prope...
How to reproduce:1. Create a new Unity project and create a Cube in the Hierarchy2. In the Inspector window, locate the Mesh Rendere... Read more
invalid tangent with ImportOrCompute option #273
Originally reported on Github: https://github.com/Unity-Technologies/usd-unity-sdk/issues/273_______________________________________... Read more
Editor Crash while idling
Editor Crash while idling I left the editor open for >1h doing nothingit's quit possibly not easy to repro, but try and open the ... Read more
Crash on GetGoodPathNameForGUID when saving scene while loading a scene ...
How to reproduce:1. Open attached project2. Add empty game object to SampleScene3. Save scene Reproducible with: 2017.4.29f1, 2018.4... Read more
Removing instance of prefab from scene takes long time, when Animation w...
To reproduce:1. Open attached project2. Open Main scene3. Delete AssasinPrefab from hierarchy4. Notice that it takes a long time6. R... Read more
RenderTexture is silently released during project builds
How to reproduce:1. Open the attached project named "render_texture_build_issue.zip"2. Check if the Scene window is active and the G... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code