Search Issue Tracker
The build crashes in AnimationCurveTpl<float>::Evaluate when assigning M...
To reproduce: 1. Open the "ParticleSystem Issue.zip" project2. Open the "Main" scene3. Enter Play mode, everything works correctly4.... Read more
Inspector window breaks if selected component has a missing script when ...
Steps to reproduce:1. Create new project2. Create new script and attached it to game object in Hierarchy3. Delete script in Project ... Read more
[Grahics-General] The font name is not getting updated, on changing "Fon...
The font name is not getting updated, on changing "Font Names" property from the inspector. Steps to repro:1. Open attached project.... Read more
Unity cannot find the UNITY_SHADOW_COORDS macro under 2017.2
Steps for reproduction:1) Open the `OrientationCrash` project below2) Observe the errors in the console3) UNITY_SHADOW_COORDS macro ... Read more
UnauthorizedAccessException when script updater tries to update non chec...
Steps to reproduce: 1. Set up perforce server and workspace2. Add attached project to workspace3. Open it using unity 2017.1.1f1 (or... Read more
Build fails when the Editor files are in the same Assembly Definition as...
To reproduce: 1. Open the project, attached by the tester (New Unity Project.zip)2. Build the project for PC standalone Expected: th... Read more
[UnityTestRunner] NUnit tests in a DLL stored under an Editor folder are...
How to reproduce:1. Open up the terminal (or command line for Windows).2. Run the command <Path_To_Unity> -batchmode -projectP... Read more
Changes in the Inspector values cause "Time.deltaTime" to 'stutter'/be i...
Reproduction steps:1. Open "MinimalRepro.zip" Project2. Open "Main" Scene3. In the Hierarchy window select the "Main Camera"4. Enter... Read more
[UI] Parent object Layout Group changes the Child object elements (posit...
Steps to reproduce:1. Open user attached project2. Go to Canvas -> Panel -> Bottom3. Disable the Horizontal Layout Group4. Obs... 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
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing