Search Issue Tracker
[ConsoleWindow] Error stays in the console after fix until console windo...
Steps to reproduce: 1. Create a new Unity project 2. Create a new script 3. Make an error in the script so that the compiler shows ... Read more
[iOS] App crashes with SIGABRT during launch with IL2CPP
To reproduce: 1) Download and open project 2) Build and run for iOS 3) Notice crash Reproduced on 5.0.0f1 and 4.6.2p2 using iPhone... Read more
British keyboard inputs are not registered correctly in the Editor
How to reproduce: 1. Enable additional languages in the input settings for your Operating System - there should be a U.S. layout a... Read more
[WinRT] Serialization fails when inheriting from class with internal fie...
Script in Assembly-CSharp-firstpass.dll: public class BaseClass : MonoBehaviour { [SerializeField] internal int m_Value = 0... Read more
AssemblyConverter failure
Regression since 5.0.0b21; Repro steps: 1. open "Win Universal Build.zip" project and build to WSA/WP8.1/Universal platform; 2. bui... Read more
[Height mesh] Project crashes if nav mesh agent touches height mesh dire...
1. Open attached project on Mac 2. Play MainScene 3. It will crash when character walks out of navmesh on height mesh. Note: It als... Read more
UI elements not move when moved by Mecanim animation
To reproduce: 1. Open attached project 2. Open TestScene 3. Press play 4. Select Image gameobject 5. Notice that Image (Rect Transf... Read more
WWW.bytesDownloaded freezes application
1. Open scene "Main Scene". 2. Open script "Installer". 1. In line 35 add "download.bytesDownloaded". 3. Play scene. 4. FREEZE! Re... Read more
EditorApplication.currentScene returns an empty string on the opened sce...
To reproduce: 1) Create new project 2) Create a few scenes in it (for example, "A", "B", "C") 3) Make Assets/Editor folder and add t... Read more
[Shaders] Surface shader with small custom vertex struct does not compil...
To reproduce: - Open the attached project with rc1 - Select the shader and observe that it does not compile, errors are shown: Shade... 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