Search Issue Tracker
Serialized property values are not restored until the Editor is restarte...
How to reproduce: 1. Open user-submitted project (ScriptableObjectSerialization2) 2. See the values of ChangeMyName.asset properties... Read more
Visual Effect Graph logs warnings everytime when Unity finishes compiling
Reproduction steps: 1. Create an empty Unity Project 2. Using the Package Manager, install Core RP Library and Visual Effect Graph 3... Read more
Batchmode build hangs in PackageManager::RunRequestSynchronously
To reproduce: 1. Open attached project "demos_20191.zip" 2. Open project folder 3. Open "build.sh" file with any text editor 4. Chan... Read more
Asmdef Inspector breaks when the dll reference is missing
How to reproduce: 1. Open the attached "Repro1139847.zip" Project 2. Click On "AssemblyDefinition.asmdef" in the Project View 3. Obs... Read more
"Invalid SortingGroup index set in Renderer" Error when managing Sorting...
How to reproduce: 1. Open attached project "SortingGroupsBug_withoutPrefabs.zip" and scene "SampleScene" 2. Enter Play mode 3. Obse... Read more
[macOS] Package Manager window does not show up when the project title c...
How to reproduce: 1. Create a new Unity project with Unicode characters in the title 2. Attempt to access the Package Manager window... Read more
Standalone Player crashes at ActivateAwakeRecursivelyInternal when closi...
Steps to reproduce: 1. Create a new project 2. Add World Anchor component to any game object 3. Build project for Standalone platfor... Read more
"The type initializer for " threw an exception" error when using GemBox....
Steps to reproduce: 1. Open User-supplied project ("GemboxException.zip") 2. Build and run on WebGL Expected: Unity shows "Finished... Read more
Long save times with no changes
Reproduction steps: 1. Open "fnfmega" project 2. Open "Game" scene 3. Save Scene 4. Notice long loading Expected Result: Clean sce... Read more
[Blocks] Attempting to cast from a Texture2D to Texture3D when switching...
Repro steps: 1. Add a Set Position from Map block 2. Change the Sample mode to Sample3DLOD 3. Observe console error Expected outcom... 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
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
- Text changes to the Inspector default value when logged multiple times after being set via StringBuilder