Search Issue Tracker
Editor performance drop when holding down "F" key while in Play Mode
How to reproduce:1. Create a new project2. Open Profiler (Window > Analysis > Profiler)3. Start profiling Editor4. Enter Play ... Read more
[TransformTool] Shift rotate always reset the rotation value when used
1. Open a new scene2. Create a cube3. Activate the Transform Tool4. Hold Shift and rotate the cube ResultWhen initiating the rotatio... Read more
NullReferenceException is thrown when hiding a GameObject while the Scen...
Reproduction steps:1. Open the attached '1425103-sample' project2. Open the 'SampleScene'3. Select any GameObject in the Hierarchy4.... Read more
"Draw mode menu" icon in the "Scene view control bar" has "Texture Filte...
Reproduction steps:1. Create a new Unity project2. Observe the "Draw mode menu" icon in the "Scene view control bar" Expected result... Read more
hdr:true in the ColorUsageAttribute is not respected when the Inspector ...
How to reproduce:1. Open the attached '1312714.zip' project2. Open 'SampleScene'3. In the Hierarchy select 'GameObject'4. Click on t... Read more
[Scene View] Tolerance property slider doesn't work in PBR validation se...
Unable to drag Hue Tolerance and Saturation Tolerance Slider In PBR validation settings window. Steps to repro:1. Create a New Proje... Read more
"Entering Playmode with Reload Domain disabled" log appears when Configu...
How to reproduce:1. Create a new project2. Edit > Project Settings > Editor3. Enable "Enter Play Mode Options (Experimental)4.... Read more
2D Sprite movement handles can be clipped by the camera
2D sprites handles can appear clipped in the scene view and can disappear. Steps to reproduce- Create a new empty scene- Create a ne... Read more
[EditorTool] Active Tool window isn't save in the project layout
1. Open a new project2. Open the Active Tool window (Windows-> General -> Active Tool)3. Close/Reopen the project Result: The ... Read more
Loading RenderDoc in the Editor causes Gizmos to disappear
How to reproduce:1. Create a new project2. Make sure that RenderDoc is installed and Gizmos are visible in the Scene View3. Right-cl... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS