Search Issue Tracker
Time.unscaledTime and Time.fixedUnscaledTime do not update when stepping...
How to reproduce:1. Open the user's attached "Time.unscaledTime Bug" project2. Open the Scene "SampleScene"3. Enter the Play Mode4. ... Read more
Unity Manual and Scripting Reference redirects to nonexistent page
How to reproduce:1. Create a new Unity Project2. Navigate to Help -> Unity Manual or Help -> Scripting Reference3. Observe the... Read more
Editor GUI Labels change with creation of GUIContent in AssetImporterEditor
How to reproduce:1. Download and open project 'GUICorruption.zip'2. Select Asset 'Assets/SelectThisAndRecompile.asset'3. Enter Play ... Read more
A link to Unity 2020.2 release notes are opened when opening release not...
How to reproduce:1. Create a new project2. Open the release notes Help->Release Notes Expected results: https://unity3d.com/unity... Read more
[Object Selector] Assets are not displayed in Select Object window when ...
How to reproduce:1. Open the user's attached "Atlas_Test" project2. Open the Scene "SampleScene"3. In the Hierarchy select the "Squa... Read more
UIElement Null reference after importing Easy Save Asset from Store
UIElement errors appear after importing the Easy Save asset Steps to reproduce- Open Unity 2021.0b7- In a Browser open the following... Read more
EditorPrefs.DeleteAll or HasKey does not work
How to reproduce:1. Open the attached project named "EditorPrefs"2. Click Examples -> Has Key Example in the Toolbar3. Press the ... Read more
Assets are not visible inside the Select Window after clicking the Objec...
How to reproduce:1. Create a new empty Game Object2. Assign a Mesh Filter component3. Click on the object picker icon in the Mesh Fi... Read more
Crash on DragAndDrop::IsDragging when updating a project to 2021.2.0a3
Reproduction steps:1. Open the attached project "test"-- observe crash Reproducible with: 2021.2.0a3Not reproducible with: 2018.4.31... Read more
Reference icon (question mark) for documentation link to a missing page
Repro steps :- Create new built in project- select the scene- click on the question mark icon on the top right of the inspector Expe... 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