Search Issue Tracker
Missing reference error when moving a ShaderGraph with Sub Graphs to a p...
How to reproduce:1. Open the attached project (case_1316351-SubGraphReference)2. Add the attached file SHADER_GRAPH.shadergraph to t... Read more
RectTransformUtility functions that output a Vector, output only (0,0,0)...
How to reproduce:1. Open the attached project "case_1313831 RectTransformUtility_Not_Working.zip"2. Open the Scene "SampleScene"3. S... Read more
UV unwrap failed with ASCII-format FBX file when GenerateLightmapUVs is ...
Reproduction steps:1. Open the attached project "Case_FBXMarginMethod.zip"2. Select "st_99_99" fbx file in the Project view folder3.... Read more
Editor shortcuts take window focus away from Game View window when in Pl...
Reproduction steps:1. Open the attached project "Input System Test"2. Open the "SampleScene" scene3. Enter Play Mode4. Press Ctrl + ... Read more
Changing layout or maximizing closes windows with changes but does not p...
Changing layout or maximizing closes windows with changes but does not prompt Save dialog. Note:I am not sure about the expected beh... Read more
AsyncReadManager.Read writes to input array pointer during async operation
A recent change in 2021.1 started writing the bytes read to the pointer passed in to the Read command. Prior to this PR, the user di... Read more
Error messages in console can not be highlighted or copied
Repro steps:1. Create a new .cs file2. Add invalid syntax to the file3. Go to the Console4. Click the error5. Attempt to highlight a... Read more
Project window becomes blank when selecting an item the window after ope...
How to reproduce:1. Open the attached project "FoldersVanishingBug.zip"2. Make "Assets2" folder a favorite (MopPrototype > Assets... Read more
Universal 2D Lights IndexOutOfRangeException: Index 1024 is out of range...
When trying to run Test Runner cases I get a number of compile errors related to the package cache and URP 2D lights. Steps to repro... Read more
[URP] Unable to add "Overrides" in "Volume Profile"
NullReferenceException is thrown continuously on adding any Override to the "Volume Profile" asset. refer the attached video and Sta... 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
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off