Search Issue Tracker
Incorrect line spacing when using RichText
How to reproduce:1. Open the attached project2. Open the scene ( It has a Text component. Text is written using RichText and some wo... Read more
Text caret is not visible on iOS
1. Open attached project2. Build for iOS3. Press "1." field and write some text4. There will be no visible caret on TextField Note: ... Read more
UI: wrong event handling priority with nested canvases
To reproduce:1. Open attached project2. Open test scene3. Press play4. Try to click on any button and you'll see that "Grey" is alwa... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default