Search Issue Tracker
[DetailMesh] Unable to paint detail mesh when terrain contains assigned ...
Steps to repro: 1. Open Unity; 2. Create new project; 3. Import attached ‘DetailMeshBug’ package; 4. Double click on ‘Terrain’ game... Read more
[Windows] Built project won't run on standalone
steps to repro. 1. Open downloaded project. 2. Open AirStream scene 3. Go to File > build 4. Run built file. Read more
Editor hangs if Visual Studio is not properly installed
Unity hangs if the current Visual Studio installation is broken. If Visual Studio fails to open, then Unity's progress bar indicatin... Read more
Searching for multiple labels does not work as advertised
To reproduce: 1. Open attached project 2. search for `l:A l:C` 3. observe objects only labeled `A` as well as objects labeled with ... Read more
[ReflectionProbes] Negative importance value floods console with errors
To reproduce: 1. Open attached project 2. Open scene 1 3. Select one of the spheres with a reflection probe 4. Decrease importance v... Read more
[ReflectionProbes] When blending, probe with higher importance doesn't o...
http://docs.unity3d.com/Manual/UsingReflectionProbes.html Blending section mentions "When one probe involved in the blend has a high... Read more
[UI][StandaloneInputSystem]Object which is focused while uninteractable ...
To Reproduce: 1. Use the arrow keys to navigate between the checkboxes. 2. Observe that the links are setup manually on each eleme... Read more
[QualitySettings] "Lod Bias" should be spelled "LOD Bias"
LOD is an abbreviation and should be spelled with all caps. Repro steps: 1. Open Unity. 2. Go to Quality Settings 3. LOD is spelled... Read more
When creating new empty project - Editor.log contains errors connected t...
Seems not reproduces in 5.4.0b8 just open Editor.log which attached to this report and notice those errors How we can reproduce i... Read more
Double click on audio sample preview while multiple editing cause NullRe...
NullReferenceException: Object reference not set to an instance of an object UnityEditor.AssetImporterInspector.get_targetTitle () (... 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
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices