Search Issue Tracker
[HDRP/VFX] Particles flicker when SG is assigned and Receive Decals and ...
How to reproduce: Import the attached package Drag VFX Graph to the scene Select VFX and switch to rotation gizmos Rotate VFX along ... Read more
The ReorderableList item becomes invisible when dragging it through the ...
Reproduction steps:1. Open the attached project “ListItemBug“2. Select ScriptableObject “Assets/Test”3. In the Inspector window expa... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES