Search Issue Tracker
Imported asset removes all previously selected scenes in 'Scenes in Buil...
1. Create and save several scenes in your project 2. Add them into 'Scenes in Build' list in any order (go File -> Build Settings)... Read more
[Asset Import] Adding an assembly file in the asset directory not via un...
- Launch the project in unity - Open the assets folder in the local disk - Copy the assembly file (sonicbloom.dll) and paste a copy... Read more
Unity fails to import .blend when Blender 2.77 is installed (Windows Only)
Steps to reproduce: 1. Install Blender 2.77 (http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.77) 2. Open blender and save... Read more
[Plugin] Native Plugins using .bundle files are not recognised by the Ed...
Steps to reproduce: 1. Open attached project 2. Go to Plugins/iOS/64 Bit Plugins directory 3. Click on the .bundle plugin file 4. N... Read more
Folder which contains ".Framework" in its name doesn't import DLL files
Steps to reproduce: 1. Download and open attached project "Folder Bug.zip" 2. Notice in project browser that is folder called "Plugi... Read more
Unity fails to find files in the cache server that were just uploaded
Problem 1 Modifying importer settings that are also being set by Asset Processors produces false cache misses and inconsistent beha... Read more
[TextureImport] Importing large HDR cubemaps uses a lot of memory, crash...
TLDR: importing 15000x7500 HDR file into a 4096x4096 cubemap uses 9.2GB of memory during the import process. Steps to reproduce: 1... Read more
Deleted DLL in use from Plugins during runtime only removes the meta fil...
Steps to reproduce: 1. Download and open attached project "New Unity Project 29.zip" 2. Open scene "Main" and play it 3. In Project ... Read more
Crash on fxShader_JPEG_DECODE_SSE2 when loading the project
To reproduce the issue follow the steps: 1) Open user attached project 2) Observe project loading progress 3) Crash should occur R... Read more
[DLL] Crash when Native DLL array goes out of bounds
Steps to reproduce: 1. Download and open attached project "New Unity Project 29.zip" 2. Open and play scene "main" Actual result: C... 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
- Desktop Linux runtime does not respect -popupwindow command line argument
- Shader Graph more options dropdown button does not open the dropdown when clicked all the way to the right of the button
- “Attempting to draw with missing bindings“ warning lacks root cause indication and is thrown each frame when StructuredBuffer is accessed on DirectX12
- Shader Graph Import Settings documentation leads to "Sorry... that page seems to be missing!" page when opened through the documentation button in the Inspector window
- Unexpected Material change/transparency when switching between ShaderGraph and material at runtime in HDRP