Search Issue Tracker
m_IsMask error shown when having a mask under other mask object
To reproduce this bug: 1. Open the attached project2. Open scene3. It has one mask as a child of another mask4. m_IsMask error is di... Read more
Input.GetKey(KeyCode) function always returns false after loading a scen...
To reproduce:1. Open attached project2. Open Test scene3. Open console4. Press play5. Press and hold left shift key6. Notice "Key he... Read more
ImageEffects: BlurEffect causes an offset with more iterations
To reproduce:1. Open attached project2. Open scene test. It contains a blurreffect and a script that increases and decreases the ite... Read more
hlsl2glsl: should rename variables that clash with built-in GLSL functions
Shader code uses "mix" as variable name, which is not liked by iOS (but accepted on OS X somehow). Maybe we could extend hlsl2glslfo... Read more
Input Box Caret is completely off on the Pos Z property of it's RectTran...
To reproduce:1. Open attached project2. Open CaretBug scene3. Press play4. Enter something in input field5. Notice that input text c... Read more
Social.LoadAchievements outputs additional log messages when running on ...
To Reproduce: 1. Enable GameCenter Sandbox on device (on iOS 8 goto 'Settings/Game Center') and loginto GC using an Apple account. 2... Read more
Canvas Scale is only reset on play / reload (when removing Reference Res...
To reproduce:1. Open attached project2. Select CanvasReferenceResolutionRemoved gameObject in hierarchy3. Remove the ReferenceResolu... Read more
Overwriting a folder when creating project doesn't work
To Reproduce: 1. Click create new project (from inside the editor or in the project wizard), add a new folder to some directory, but... Read more
The inputField's caret and highlight do not render correctly when render...
To reproduce this bug: 1. Import the attached package 'bugInputField'2. Open the scene3. There is an input field and canvas with ren... Read more
InputField.ActivateInputField() has no effect when invoked from the inpu...
To reproduce this bug: 1. Open the attached project2. Open the ActivateInputFieldTest.unity scene.3. Press Play.4. Click on the inpu... 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