Search Issue Tracker
Tiling cannot be set independently for Main and Secondary Maps
For the Standard shader you used to be able to set different tiling values for Main Maps and Secondary Maps. Using Unity 5.0 beta 16... Read more
[Reflection Probes] Reflections show skybox from another scene
In a project with several scenes, sometimes default reflections and/or baked reflection probes use the skybox from one of the other ... Read more
When audio clip is set to Load In Background project crashes on android ...
The Android player crashes when trying to play a sound clip with Load In Background checked. The LogCat appears to print "pthread_cr... Read more
[WebPlayer] RenderTexture on GuiTexture is not rendered on Firefox 34 o...
Steps to reproduce this issue: 1. Open the attached project2. Open 'test' scene3. It has RenderTexture on GUITexture4. Build on WebP... Read more
[Standard] Specular material is glossier in Unity compared how it looks ...
Steps to reproduce:- Open the attached project and the scene- Note how glossy it looks. Compare to an image attached from Substance ... Read more
Exeption on creating animation in Animation wimdow
1 Create new project2 Create cube and select in in Hierarchy3 Create new animation in AnimationWindow (for the cube):- press "Add pr... Read more
[PackageExport] AssetDatabase.ExportPackage fails with ExportPackageOpt...
Steps to reproduce:1. Download and open attached project2. Click on Assets\Export Project menu option. Error will be thrown:Error wh... Read more
Custom cursor appears on Android even when trying to hide it
If custom cursor is set in project, it appears in Android builds too and it cannot be hidden in any way 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window