Search Issue Tracker
Render Texture is not cleared before Camera rendering when using Univers...
How to reproduce: 1. Open User's attached URPTemplate.zip project 2. Open SampleScene found in Assets -> Scenes 3. Enter the Play mo... Read more
Flythrough mode conflicts with terrain hotkeys
To reproduce: 1. Create new project 2. Add Terrain 3. Click right mouse button + shift + w to use flythrough mode 4. While using f... Read more
Cursor does not switch back to the custom cursor when the mouse is moved...
Reproduction steps: 1. Open the attached "PROJECTFILE" project 2. Build And Run the project (File > Build And Run) 3. Observe t... Read more
Game Objects instantiated from Asset Bundles don't retain serialized values
Repro steps: 1. Open attached project and make sure build target is Android 2. Close Unity, adjust build.sh in the project's folder ... Read more
Lighting is not applied correctly after using Progressive Lightmapper wh...
How to reproduce: 1. Open User's attached "Unity 2019.3 Bug Reports.zip" project 2. Load "SampleScene" (Assets -> Scenes) 3. "Genera... Read more
Shader warnings get lost when getting the shader from cache
Shader warnings are lost if the shader variant is loaded from the cache instead of compilation. Typically with local shader cache th... Read more
Allocation errors are thrown when an Asset Bundle class script is changed
How to reproduce: 1. Open the “UnityTestBes_External“ project 2. Open the “StartupScene“ 3. Enter Play mode and wait for the Scen... Read more
[Addressables] Exception is thrown when calling AssetReference.RuntimeKe...
How to reproduce: 1. Open the attached project ("case_1186801-AddressableError.zip") 2. Open the repro scene ("SampleScene") 3. Buil... Read more
[IMGUI] Assertion failed errors when docking an editor window containing...
1. Create a new project. 2. Install ProBuilder through the package manager. 3. Open the ProBuilder window. (Tools -> ProBuilder -> P... Read more
[UDP] Expand/collapse UI elements do not respond in UDP Settings
[UDP] Expand/collapse UI elements do not respond in UDP Settings After installing the Universal Distribution Portal (UDP) package, ... 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