Search Issue Tracker
Only one Game tab receives Keyboard input
Steps to reproduce:1. Download attached project.2. Click to focus on one Game tab, press any keyboard key, input will be shown as tr... Read more
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' scrip... Read more
TextMesh front does not correspond with the "Forward" vector of the game...
To reproduce:1. Create a TextMesh object2. Notice that the game objects Forward vector (blue arrow) faces the back of the text This ... Read more
Universal shader: incorrect shading of scaled in one dimension spheres/c...
1) What happenedUniversal shader: incorrect shading of scaled in one dimension spheres/capsules 2) How can we reproduce it using the... 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 project2. Open test scene3. Open animator window4. Press Shift and Space buttons to maximize animator ... Read more
Universal shader: Detail mask 'understands' only transparent areas of it...
1) What happenedUniversal shader: Detail mask 'understands' only transparent areas of its texture 2) How can we reproduce it using t... 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++ object... Read more
Rich text inside a UI.Text object sets the font size to 13 if the text i...
To reproduce:1. Open attached project2. Open example scene Notice that rich text inside a UI.Text object sets the font size to 13 if... 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
- [URP] The number of Shader variants increases from 96 to 186624 when the Strip Unused Variants is set to 0
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open