Search Issue Tracker
[Input System] Sample Projects have missing script references
Reproduction steps: 1. Open "1190598" project 2. Select "UICanvas" and notice that it has a missing script reference 3. Select "Defa... Read more
Timeline Asset is selected after File New
The Timeline Asset is selected and displayed in the Timeline window after a File > New operation. This is not only wrong, but very c... Read more
[URP] Background's Transparency is lost on Render Texture when Post Proc...
How to reproduce: 1. Open the attached project 2. Open the Scene labeled "SampleScene" 3. Select the "Camera" in the Hierarchy paren... Read more
Command buffers don't work until the camera is re-enabled
Steps to reproduce: 1. Open project 2. Open "editor_tool_scene" scene 3. Go to Main Camera in object hierarchy and locate "Simple Sc... Read more
[TMP] MissingReferenceException is thrown on deleting Text (TMP) prefab ...
On deleting Text (TMP) prefab from Project window causes editor to throw MissingReferenceException, after that same exception is thr... Read more
[Windows] The returned screen refresh rate is rounded down when calling ...
How to reproduce: 1. In Windows, set the display refresh rate to 59,940 Hz (or any other non-integer value) (Right-click on the Desk... Read more
Asset name with a "." symbol, results in the Inspector window only displ...
Reproduction steps: 1. Open the attached project "FolderNAMES.zip" 2. In the Project window go to Assets, right-click, navigate to C... Read more
GameObject with Script Component containing OnDrawGizmos() function gets...
How to reproduce: 1. Open "DragSelectExample" Scene in the attached "case_1151531-PickRectObjects.zip" Unity project 2. Select the G... Read more
Match content on subtimeline clip with a newly created subtimeline with ...
Steps to Repro : 1) Create an empty timeline (that will be the main timeline). 2) Create a control track. 3) Create another timeline... Read more
Button doesn't appear as toggled/activated when using GUIStyle with GUI....
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. In the Hierarchy, select the "ButtonsManager" GameOb... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key