Search Issue Tracker
Serialization doesn't work on a List of generic objects
To Reproduce: Open the attached project, observe that 'public List<BaseItem<T>> PreparedItems;' from 'Custom List' script is not s... Read more
TextMesh front does not correspond with the "Forward" vector of the game...
To reproduce: 1. Create a TextMesh object 2. Notice that the game objects Forward vector (blue arrow) faces the back of the text T... Read more
Universal shader: incorrect shading of scaled in one dimension spheres/c...
1) What happened Universal shader: incorrect shading of scaled in one dimension spheres/capsules 2) How can we reproduce it using t... Read more
Windows Standalone runs on left-most screen
When running a Windows standalone, it starts up on the left-most screen. When setting it to full screen, it appears on the left-most... Read more
Can't drag Any State after maximizing/minimizing Animator window
To reproduce: 1. Open attached project 2. Open test scene 3. Open animator window 4. Press Shift and Space buttons to maximize ani... Read more
Universal shader: Detail mask 'understands' only transparent areas of it...
1) What happened Universal shader: Detail mask 'understands' only transparent areas of its texture 2) How can we reproduce it using... Read more
GetComponents (with interface) does not work if the interface is specifi...
var components = new List <Component>(); t.GetComponents(typeof (ICanvasRaycastFilter), components); Will not return c++ objects th... Read more
Rich text inside a UI.Text object sets the font size to 13 if the text i...
To reproduce: 1. Open attached project 2. Open example scene Notice that rich text inside a UI.Text object sets the font size to ... Read more
IMGUI Labels wrap improperly when styled bold and beside a flexiblespace
When rendering an IMGUI GUILayout.Label inside a horizontal layout containing a FlexibleSpace, if a style is applied to the Label wh... 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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress