Search Issue Tracker
[ES][desktop] Selected object in scene view appears black
Steps to reproduce: 1. Use flag -force-gles31aep to open Unity in Open GL mode2. Open attached project "OpenGLbug"3. Open scene "Ope... Read more
Input.GetButton does not catch Joystick Buttons
-e: When using WebGL Preview builds, Input.GetButton (GetButtonDown, etc) fails to return true when pressing the joystick buttons. T... Read more
Inspector view can be covered with raw image preview content
Reproducible with 4.6.6, 5.0.0f4, 5.0.3f1, 5.1.0f3; Repro gif: http://gyazo.com/6c10832405dad547678ffb805e6ceb9f Repro steps:1. crea... Read more
EditorGUIUtility.AddCursorRect with MouseCursor.Custom does not always r...
How to reproduce: 1. Open attached project2. Open scene Demo.unity3. Select the GameObject gameobject4. Position the cursor above th... Read more
IPointerExitHandler.OnPointerExit not triggered if object below pointer ...
Reproduction steps:1. Open the user project "UnityBugs"2. Open the scene "HoverBug"3. Enter play mode4. Hover the UI panel in the sc... Read more
Changing letter case in any asset name causes numerous timestamp errors
Reproduction steps:1. Create a new project2. Import an empty .txt file (most likely works with any file)3. In the editor, try to ren... Read more
Procedurally created and assigned RenderTextures freeze rendering on iOS
How to reproduce: 1. Open attached project2. Open scene RenderTextureTest.unity3. Build to iOS and run4. Press the 'Create render te... Read more
[Crash] [RenderTexture] Crash on play in RenderImageFilters
Steps to reproduce:1. Open attached project's scene 'DemoScene' (Assets/Cardboard/DemoScene/DemoScene)2. Disable 'Direct Renderer' f... Read more
[Deferred] Two Cameras plus Deferred causes GameView to go crazy (regres...
To reproduce:1. Open attached project2. Open TestScene3. Notice that the game view goes "crazy" Read more
[Shaders] Missing fallback from Directional to NonDirectional mode with ...
WORKAROUND: Use non-directional mode To reproduce:1. Open attached project2. Build and run to iOS (same on Android based on forum th... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS