Search Issue Tracker
[Rider Editor] Opening a scene will open it in JetBrains Rider instead o...
How to reproduce:1. Create a new Unity Project2. Create one more Scene3. Install the Rider Package4. Set the JetBrains Rider as the ... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
Editor crashes when creating new Texture2D with DXT1Crunched, DXT5Crunch...
Steps to reproduce:1. Download 1179336_repro.zip and open "SampleScene"2. Enter play mode Results: Editor crashes when creating Text... Read more
NavMeshSurface data is incorrect when the Scene is loaded without disabl...
Reproduction steps:1. Open the attached “NavMesh Issue Simple.zip” project2. Open the “ReproScene” Scene3. Observe the Navigation pa... Read more
[Preset Manager] Preset of .skp file don't have the same properties as S...
Preset of .skp file doesn't have the same properties as SketchUpImporter. Steps to repro:1. Create a new project.2. Import attached ... Read more
[VR] Changing graphical api results in crash
Project Steps:1. Tick "Virtual Reality Supported"2. Set Graphical api to directx113. Set graphicsl api to opengl core4. Set Graphica... Read more
Terrain component missing its help icon
All components in Unity have a help icon that when clicked send the user to the local documentation page for that component, but the... Read more
There is no BuildOptions enum for WaitForManagedDebugger option
How to reproduce:1. Create a new project2. Create a new script3. Try typing "BuildOptions.WaitForManagedDebugger" (needs "using Unit... Read more
[UnityWebRequest/WWW] Can't get final absolute url from UnityWebRequest ...
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Run it and press "go"4. In console notice that relative path is ... Read more
Shadows are rendered differently when Game view resolution settings are ...
How to reproduce:1. Open the “ShadowTest2.zip“ project2. Open the “Main Scene“ Scene3. Focus on the Game view4. Change the resolutio... 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
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
- Scaled Backgrounds List and dropdown text are enabled while Scaled Backgrounds field is disabled in IMGUI Debugger window
- Editor crashes when large value is entered in Scaled Backgrounds field of IMGUI Debugger window