Search Issue Tracker
"Unable to find player assembly Testrunner.dll" warning appears in the C...
Reproduction steps:1. Open the attached "1429664.zip" project2. Build for Windows, Mac, Linux Standalone3. Observe the Console Expec... Read more
OrderBy function called in 'MenuService.cs' instead of ThenBy
Calling OrderBy on the results of a call to OrderBy introduces a new primary ordering that ignores the previously established orderi... Read more
Mathf.Sign returns 1 when input is 0
To reproduce:1. Create a new Unity project2. Debug log the return value of Mathf.Sign(0)3. Observe console window Reproducible with:... Read more
Script not opening when double-clicking error
Reproduction steps:1. Open the provided project2. Open scene 'AndyVersion/Scenes/MainScreen'3. Enter Play mode4. Press 'Play game' a... Read more
[Mobile] Screen.resolutions returns empty array on iOS/Android devices
How to reproduce:1. Open the attached "1411013_Repro.zip" project2. Build and run the Scene "SampleScene" on an iOS or Android devic... Read more
Error "GetElementHeight called with index 0 but array only has 0 element...
How to reproduce:1. Open the user's attached project "EmptyReorderableListBug.zip"2. Open the Inspector window3. Select the "Some Sc... Read more
Coroutines fail to catch exceptions that are located in the nested funct...
Reproduction steps:1. Open the user's attached "1197069_CoroutineException.zip" project2. Open the "SampleScene" Scene3. Enter the P... Read more
'ThreadAbortException' is thrown when creating a C# script before the Ed...
Reproduction steps:1. Create a new Unity project2. Create a new C# Script3. Create another new C# Script before the Editor starts to... Read more
System.ComponentModel.DataAnnotations.dll conflicts with .NET Standard p...
How to reproduce:1. Open the user's attached "1235376_Repro" project2. Observe the Console log Expected result: No error is thrownAc... Read more
Plugins are not filtered when using Assembly Definition Define Constraints
Reproduction steps:1. Open the attached project "AssemblyBug.zip"2. Go to File > Build Settings and press Build3. Go to the Build... 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
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
- Pressing “-” twice to remove a Tag in Project Settings > Tags and Layers throws errors in the Console window
- "State comes from an incompatible keyword space" error when clicking on a shader
- Test Runner's Player test fails when the IL2CPP scripting backend is selected