Search Issue Tracker
Coroutine is two times more expensive than Update method
Steps to reproduce:1. Open user attached project (Unity_Test_Update_Calls)2. Open profiler3. Play the scene4. Press the Update butto... Read more
API updater fails to update all instances of obsolete types after packag...
Steps to reproduce:1. Create a new Unity project2. Import Advertisement package (com.unity.ads 4.1.0)3. Import any other package Exp... Read more
TransformDirection and InverseTransformDirection operations are affected...
Reproduction steps:1.Open the "bug.zip" project2.Open the "Test" scene3.Play the scene4.Notice how TransformDirection and InverseTra... Read more
[API Update] Script updater fails when project has assembly references i...
Steps to reproduce the issue:1. Open attached project.2. "API Update Required" window appears. Click "I Made a Backup. Go Ahead!"3. ... Read more
Editor crashes when PropertyInfo.GetValue() is called for properties fro...
How to reproduce:1. Open the user's attached "JsonGameObjectTesting.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. ... Read more
string.EndsWith freezes Unity when comparing Chinese/Japanese characters
Steps to reproduce:1. Open attached project2. Find the test menu at the top Menu Bar3. Click on test1 Expected result: Unity does no... Read more
Editor crashes when calling DestroyImmediate(gameObject) in Awake during...
It seems that crash is caused by Invoke method being called multiple times in a for loop. To reproduce: 1. Open the project, attache... 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
Logs still include a Stack Trace after setting Application.SetStackTrace...
How to reproduce:1. Open tester-attached project (case_1181994-702390-Updated)2. Open the 'MainScene'3. Enter Play Mode4. Open Edito... Read more
[TwoColumnLayout][Selection.activeObject] doesn't update when object is ...
Reproduction steps(GIF attached):1. Open the attached project.2. Open the "1" scene.3. Go to "Window > My Window".4. Select "New ... 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
- [Accelerator] Texture uploads to the cache server are duplicated when switching between Texture Formats
- CommandBuffer.DrawProcedural fails to render when RenderGraph and Metal Graphics API are enabled
- Crash with multiple stack traces when performing various actions with the Cesium package installed
- Editor freezes when TextMeshPro text with an East Asian line-breaking control character wraps
- NullReferenceException is thrown and UI builder breaks when using a USS class with "transition-property: none"