Search Issue Tracker
Unity crashes with "Fatal Error! The file 'MemoryStream' is corrupted!" ...
How to reproduce it:1. Open the project from Google Drive link "users_project.zip"2. Open any script using JetBrains Rider3. Try to ... Read more
Crash on AssetDatabase::ReserializePrefabs when attempting to save a pre...
How to reproduce:1. Open attached project (Bug.zip)2. Navigate to Test>Absolute Evil3. Press Cancel Reproducible with: 2019.3.0a1... Read more
Editor crashes when returning asset preview for a custom scriptable obje...
How to reproduce:1. Open the user-submitted project ("Bug Project.zip")2. In the Project Window find and click on the "Custom" objec... Read more
“Reveal in Finder” button in the Import Activity window does nothing whe...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Import Activity window (Window > Analysis... Read more
Cache server: Too many open files during upload
During cache server upload, the error "Too many open files" (error: EMFILE) is seen in Editor.log and subsequent uploads fail. Read more
Artifact Dependency not setup when used with LazyLoadReference<>
Artifact Dependency is not registered, when setup when using LazyLoadReference. In the attached project, a ScriptedImporter (for ".t... Read more
Infinity loop on importing Assets, when building appx package via MRTK b...
1. Create a new project -> Install MRTK2. Navigate to Mixed Reality Toolkit in Editor Menu toolbar -> Utilities > Build Win... Read more
CS0246 compilation error is thrown after compilation when a new file is ...
How to reproduce:0. Download and extract "ScriptableBuildPipelineBug.zip" (the ScriptableBuildPipelineBug.zip is the result of Case ... Read more
Asset remains in the project when attempting to delete it using "Destroy...
How to reproduce:1. Open the attached project “IN-134488”2. In the menu bar, select “Tools/Test Asset Creator”3. In the opened windo... Read more
Calling AssetDatabase.CreateAsset() inside OnValidate() freezes Unity
Steps to reproduce:1. Open original project "Bug Recreation.zip"2. Create an empty GameObject by Right Click inside Hierarchy -> ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS