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 project2. Open example scene Notice that rich text inside a UI.Text object sets the font size to 13 if... 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
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
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
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 ren... 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 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
Standalone build is TopMost window even when trying to put something els...
To reproduce:1) Make an empty project2) Make a windows standalone build, make sure that you allow yourself to go to windowed mode th... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template