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 Rider 3. Try ... 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 Evil 3. Press Cancel Reproducible with: 2019.3.0a... 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" ob... Read more
Creating a Prefab with a script containing a NameToLayer from MonoBehavi...
How to reproduce: 1. Create a new Unity project 2. Import the tester-attached script(Bug.cs) 3. Create a new GameObject and attach t... Read more
[Accelerator] installer indicates success after the installation fails
Reproduction steps: 1. Download Unity Accelerator installer from here: https://docs.unity3d.com/Manual/UnityAccelerator.html#install... 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 MRTK 2. Navigate to Mixed Reality Toolkit in Editor Menu toolbar -> Utilities > Build Window 3. C... 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 Cas... Read more
.asmdef files are corrupted when importing custom package
How to reproduce: 1. Download the attached 'PackageProject.zip' project 2. Open a new project 3. Open Package Manager 4. In Package ... 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 -> 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions