Search Issue Tracker
Cursor flickering when creating Shape with ProBuilder
Open the attached project "FlickeringPrefab.zip" Open "SampleScene" Scene From menu bar open ProBuilder Window Tools > ProBuilder... Read more
Blitting from RenderTexture.active to another RenderTexture with a shade...
How to reproduce: Open the user-attached project (BlitBug.zip) In the “Project” panel open and edit the “TestShader” file Modify lin... Read more
"transform.position assign attempt for 'Cube' is not valid" error is thr...
Open the attached project "PerspectiveTop.zip" Open the "SampleScene" Scene In the Scene view top right corner set Perspective to To... Read more
[HDRP] Error thrown on clicking the "Embed Configuration Editable Packag...
Steps to reproduce:1. Create a project with HDRP Template2. Window > Rendering > HDRP Wizard3. Embed Configuration Editable Pa... Read more
UIToolkitWindow's menu is not clearly visible in Light Theme when workin...
To reproduce:1. Open the project “IN-9206_UnityBugs”2. Make sure the Editor is in Light Mode3. Open the UIToolkitWindow (Window → UI... Read more
Console errors appear when the Animator Window remains open and in view ...
Repro steps: download this small repro project open the Sample Scene make sure the Animator Window is open and the Cube Animator con... Read more
Color correction in the Scene changes when enabling second Camera with T...
Reproduction steps:1. Open the attached '1420863-sample' project2. Open the 'TestScene'3. Enter Play mode4. Press the spacebar Expec... Read more
ArgumentException thrown when calling ObjectFactory.CreateInstance with ...
Reproduction steps:1. Open the attached project "1425698.zip"2. Click "ObjectFactoryExample/Create Material Asset" in the Menu bar E... Read more
EditorWindow.hasFocus always returns true
To reproduce:1. Open the project “EditorWindowHasFocusBug”2. Open the EditorWindowImpl window (Bug Report → Open Test Window)3. Stop... Read more
[Inspector] Cannot drag-and-drop to populate an array that is a Public V...
If you declare an array as a public variable in a monobehaviour, you can then drag and drop a selection of that type into the compon... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class