Search Issue Tracker
New items are created and old ones remain in memory
How to reproduce:1. Open the attached project ‘TreeViewBug.zip’2. Open the Environment Layer Stack Window (Window>Environment>... Read more
"DirectoryNotFoundException" error when building a project via script in...
How to reproduce:1. Open the attached project “BuildLocationBug.zip“2. Build the project in folder A (Window>Test>Build)3. Bui... Read more
Dragging and dropping files from the Unity Editor to a different app doe...
How to reproduce:1. Open any project or create a new project2. Select any file from the Unity Editor Project window and drag it3. Wh... Read more
Code continues to run after enabling the Frame Debugger when in paused P...
How to reproduce:1. Open the attached project ‘FrameDebuggerBug.zip’2. Open Scene “SampleScene“ (Assets/Scenes)3. Pause and enter Pl... Read more
[Android] GraphicsBuffer.CopyCount does not work with Append Compute Buf...
Steps to reproduce:1. Open the attached user's project "Bug Report.zip"2. Build the app on an Android device3. See that there are on... Read more
[Memory Profiler] Errors are thrown or Player crashes at dynamic-to-mana...
How to reproduce:1. Open the user’s attached “Test” project2. Build and Run the “main” Scene3. Take and open a snapshot of the Playe... Read more
Element UI disappears and NullReferenceException is thrown when dragging...
How to reproduce:1. Open the user’s attached “ListView Bug” project2. Open the “SampleScene” Scene3. Select the “Main Camera” GameOb... Read more
PropertyDrawer is unresponsive when ReorderableList() and DoList() is used
Reproduction steps:1. Open the attached project “DrawerBug”2. In the Project window select Assets → “TESTSO” scriptable object3. In ... Read more
[Windows] Resizing a secondary window with native titlebars draws black
Open the ui builder and drag any of the side of the window to resize it. !black.gif! it draws black Read more
Asset isn't able to be completely removed from project
Steps to repo: Open a HDRP/URP/Core scene in Unity Editor Open package manager Import the "Feel" Asset In the Package manager click ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class