Search Issue Tracker
[VFX Graph] "Empty Subgraph Operator" node name is clipped with dropdown...
"Empty Subgraph Operator" node name is clipped with a dropdown icon, refer the attached screenshot. Steps to repro:1. Create a new p... Read more
Cannot click button that was created using the IMGUIContainer from "UIEl...
1. Open the attached "repro.zip" project2. Enter the Play mode3. Click the button in the scene Expected result: Button text changes,... Read more
[AssetBundles] In-use SpriteAtlas from a bundle is unloaded when calling...
How to reproduce:1. Open the attached project ("case_1206854-atlasbundlebug2.zip")2. Open the repro scene ("SampleScene")3. Build th... Read more
2017.4 - 2019.3 Editor UI redraw performance regression
Reproduce1. Create a new project2. Open layout "Window > Layouts > Default"3. Open Profiler Window4. Change Profiler from Play... Read more
Editor crashes when editing a nested property with EditorGUILayout.Prope...
How to reproduce:1. Open the attached project and select foo_test.asset2. In the Inspector try to change the value of Bar using the ... Read more
"The editor layout could not be fully loaded" message is shown when the ...
To reproduce:1. Open attached project ("case_1207271.zip")2. Observe the Console Expected result: No messages are printedActual resu... Read more
[HDRP] Game view overlays Scene view when "Post Process Volume" GameObje...
How to reproduce:1. Create a new project using HDRP and Unity 2020.1.0a16 - 2020.1.0a173. Load "SampleScene"2. Open Scene view and G... Read more
Audio Source Spatial Blend property is ignored when a Rigidbody componen...
Steps to reproduce:1. Open the attached project (case_1206115_SpatialBlend.zip)2. Attach a Ridigbody component to "Audio Source" gam... Read more
Original window doesnt enter fullscreen mode when launching with second ...
Reproduction steps:1. Open attached project2. Build and run the project3. Make sure "windowed" is unticked4. Select lower resolution... Read more
[Package Manager] Package Description text for assets under "My assets" ...
Package Description text under My Assets is clipping for assets that have a long Description. refer attached video. Steps to Repro:1... 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