Search Issue Tracker
Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationT...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/TestAwaitableAlloc.unity” Scene3. Enter the P... Read more
Manual reference page for Grid Selection is missing
Steps to reproduce: Open the attached project Open the Tile Palette window Using the Select tool, select the tile in the Palette In ... Read more
Find Reference In Project will print a useless error message
Open Unity Ensure your Search Indexation settings includes Dependencies Ensure you have at least an asset in your project with a dep... Read more
Typo in TMP_InputField when viewing "Reset on Deactivation" setting tooltip
Steps to reproduce:1. Open the attached “IN-97940.zip” project2. Open the “SampleScene”3. In the Hierarchy Window, select “Canvas/In... Read more
Scene View flickers when the Game View Tab is docked next to the Scene V...
Steps to reproduce:1. Create a new project2. Dock the Game View Tab next to the Scene View Tab3. Move the mouse over the Scene View ... Read more
Standalone Player unresponsive/frozen in HDRP when built using Vulkan Gr...
How to reproduce:1. Create and open a new project with the HDRP template2. Ensure that Vulkan is the only available Graphics API for... Read more
Code links open incorrect line on code editor or are unclickable when th...
Reproduction steps:1. Open the attached “IN-98202” project2. Open the “_Project/Scenes/LogSample” Scene3. Enter the Play Mode4. Sele... Read more
“The operation "SoftDelete" cannot be executed because the selection is ...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the Project window3. Drag and drop any folder into the Favorites s... Read more
Play Mode button is shown in hovered state when saving a script and imme...
Steps to reproduce:1. Open the attached “bmw-car-sample.zip” project2. Open the “DemoScene”3. In the Project tab, open “Interaction/... Read more
UnityEvents break when a different object is assigned
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/BugReport/TestEvent.unity“ Scene3. Enter the Play Mode... 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