Search Issue Tracker
Undoing Inspector value change in UI Builder with option still selected ...
Steps to reproduce: Open a Unity project Open the UI Builder via Window > UI Toolkit > UI Builder Create a Visual Element by d... Read more
[iOS] Batchmode abort "Timeout after 300 seconds" when building using Co...
Reproduction steps:1. Download and unzip the project that the customer attached2. On CLI execute command <Unity installation> ... Read more
Exception: "UnityLinker.exe did not run properly!" is thrown when a proj...
Exception: "UnityLinker.exe did not run properly!" is thrown when a project is built and run for WebGL, iOS and tvOS 1. Create a new... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
[UI] Animator State Machine information disappears from Inspector when h...
Steps to reproduce:1. Open the attached project "Case_1307535"2. In the Project Window select "Cube"3. Double click to open it in th... Read more
[PlasticSCM] Assets folder marked for add doesn't appear in Outgoing tab...
Steps to reproduce: 1. Create new project and enabled PlasticSCM2. Open outgoing tab of Version Control window and submit changes3. ... Read more
Size of ShadowCaster2D with Casting Source set to a Collider increases w...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene” Scene3. In the Hierarchy window, s... Read more
[Firefox] WebGl Crashes on bundle downloading
-e: the repro project fails with a "too much recursion" error in Firefox but works fine in Chrome -repro (only works on windows):--c... Read more
Pass.CompileVariant crashes the shader compiler when using a target plat...
STR: see case 1348862 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu