Search Issue Tracker
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
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
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
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
Implement manual anti-aliasing for editor line/handle/gizmo rendering
Some drivers can't render nicely AA'd lines, e.g. DX11 on Radeons apparently; or in general when MSAA is off. We should manually re... 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
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 ... 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' script is not s... Read more
Standalone build is TopMost window even when trying to put something els...
To reproduce: 1) Make an empty project 2) Make a windows standalone build, make sure that you allow yourself to go to windowed mode ... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running