Search Issue Tracker
UI Toolkit VisualElement.Query<> is empty when querying for <VisualElement>
How to reproduce:1. Open attached project "1288531.zip"2. Open "SampleScene" Scene and press play Expected results: The same amount ... Read more
2020.1 When changing the Environment Lighting's Ambient Color the Prefa...
Note this is an issue in 2020.1 and earlier versions. In 2020.2.0a18 a large preview refactor landed that renders previews in a sepa... Read more
Duplicate Array Element and Delete Array Element actions do not work whe...
How to reproduce:1. Open the user's attached project2. Open Edit > Project Settings > Input Manager3. Right-click on the 'Hori... Read more
MissingMethodException when adding elements to ReorderableList with Stri...
How to reproduce:1. Open user's project "BugReportReorderableList.zip"2. In Top Menu -> Bug -> Open Window3. Press "+" Expecte... Read more
GICache over max size is not reduced and Warnings are spammed in the con...
How to reproduce:1. Create a new Project2. Make sure GiCache size in the Preferences is set to 4 GB max size3. Download cache file f... Read more
[HDRP] Volume option disappears along with NullReferenceException on ass...
Volume option disappears along with NullReferenceException on assigning Camera value in Render Pipeline Debug. Steps to repro:1. Cre... Read more
Collaboration lose Unity Team access when macbook's lid is closed and re...
How to reproduce:1. Create a new project2. Open the Collaborate window and press the 'Set Project ID' button3. In the Project Settin... Read more
Disabling all static flags for an object shows static checkmark as enabled
Steps to reproduce:1. Create/open any Unity project2. Create a new empty object and select it in Hierarchy3. Set object to static by... Read more
In the static flag dropdown menu checkmark icon next to "Everything" doe...
Steps to reproduce:1. Create/open any Unity project2. Create a new empty object and select it in Hierarchy3. Open Static Dropdown me... Read more
[Camera] CullingMask Inspector throws an IndexOutOfRangeException when l...
Steps:1. Create a new 3D project2. Select anything, in Inspector > layers > add a layer at index 313. In hierarchy, select Mai... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used