Search Issue Tracker
Custom inspector throws errors after update to 2020.2.6f1
Repro Steps: 1- Open the attached example using Unity version 2020.2.6f1 2- Click on the asset named "10-TutorialPage". 3- Go to t... Read more
Unity leaks memory/crashes when trying to open a project with a broken a...
Reproduction steps: 1. Open the attached "BrokenAssetMemory.zip" project 2. Open it from Unity hub Expected result: Project opens A... Read more
[IL2CPP] AudioSource.Play doesn't Play Audio when called from the Button
Reproduction steps: 1. Download and open the attached project 'WebGLButtonAudio.zip' 2. Open Scene 'SampleScene' 3. Build and run th... Read more
Inclusion of com.unity.xr.windowsmr.metro in WSASubtarget PC build cause...
Reproduction steps: 1. Open attached project 'Project.zip' 2. Run 'Build.ps1' file 3. Open generated solution in 'Builds' folder 4. ... Read more
Enum field is displayed as an integer value after adding different deriv...
How to reproduce: 1. Open the user's attached project "SerializedReferenceBug.zip" 2. Right-click on the Project window and click on... Read more
Unable to build different variable types on different Platforms
How to reproduce: 1. Open the attached "Android test.zip" Project 2. Try to build the Project on Android 3. Observe the Console Exp... Read more
"Scripting Class given argument must not be null" when dragging compilin...
Reproduction steps: 1. Open new Unity project 2. In Project window, create a new script 3. While the script is compiling, drag it on... Read more
Crash on opening built Player when using Generic MonoBehaviour
How to reproduce: 1. Open the "Bugs.zip" attached project 2. Run the "Bugs.exe" in the "Build" folder from the project's directory ... Read more
Player crashes on UnityMain when a nested class with the Serializable at...
How to reproduce: 1. Open the attached project ('case-1310970.zip') 2. Go to File -> Build Settings and press the Build button 3. Ru... Read more
Not all 2D sprites get imported when upgrading a project from 2018.4
How to reproduce: 1. Open the project "FixTilesetBug.zip" 2. Extract the archive "TextureThatImportsWrong.zip" 3. Open the extracted... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow