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
- [Android] Black screen when an application is opened on an Android device
- UI is not rendering and an error is thrown when FXAA is enabled and cameras are stacked in a 2D URP project
- Monospaced Fonts do not maintain a fixed width when using the Bold variants
- Text becomes wrapped when using GUIStyle.CalcSize to set the size of the Rect
- Terrain is not rendered and a warning is thrown when Unlit Draw Mode is used in the Scene view