Search Issue Tracker
[UI:Inputfield]Text doesn't get saved if you don't tap "Done" or "Ok" on...
When you are writing into input field and tap outside keyboard to close it, the text doesn't save - you must click Ok/Done for that. Read more
Profiler columns show localization label
To reproduce:1. Open project2. Press play3. Open profiler4. Select CPU Usage tab5. Notice the column names show texts like "Profiler... 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
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
[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
Shadow moves in relation to the object that casts it when using a custom...
Reproduction steps:1. Open the attached project "ShadowProjection 5.0"2. Open the scene "Scene"3. Select the camera and change it's ... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons