Search Issue Tracker
Assert Exceptions in Finalizers are not logged to Console
Steps to reproduce:1. Download attached project2. Open 'SampleScene' scene3. Enter play mode Actual results: Notice that the Asserti... Read more
Unity Crashes at UnityEngine.Logger:GetString when Collider2D is declare...
Steps to reproduce:1. Download 919316_repro.zip2. Open "new" scene3. Enter play mode4. Editor crashes when circle and square collide... Read more
RequireComponent Attribute throws an error with UnityEngine.AI
"[RequireComponent(typeof(UnityEngine.AI.NavMeshAgent))]" in the script throws an error to Console when attaching Game Object.It fai... Read more
Debug.logger is the fault autocomplete instead of .Log
To reproduce:1. Add new script to project2. Open script3. Type debug.lo( Actual result: Debug.Logger appearsExpected: Debug.Log appe... Read more
Missleading error message when the ScriptableObject is used with abstrac...
Reproduction steps:1. Open the attached project (ScriptableObjectCreateAssetMenuIssue.zip);2. Go to the AssetMenu;3. Try to create a... Read more
ApiUpdater may leave orphan usings when only type qualified references w...
In some scenarios after ApiUpdater runs old, non existing namespaces may be left in using clauses. This may happen if Unity changes ... Read more
GC is constantly allocating when using OnPostRender as a Coroutine on a ...
How to reproduce:1. Open the "SampleScene" Scene in the attached "CleanerRepro1129495.zip" Project2. Open the CPU Profiler3. Enter P... Read more
Selection.objects doesn't select objects in the project window first column
How to reproduce:1. Open given Unity project2. Select Editor folder from Hierarchy in Project window3. Select Assets -> Create -&... Read more
Conditional compilation problem with RuntimeInitializeOnLoadMethod
Repro steps: 1. Open "DELETE.zip" project2. Clear the Console and enter Play mode3. Exit Play mode and check the Console output (Tes... Read more
Position of an instantiated prefab is not correct in OnEnable
To reproduce: 1. Open the project, attached by the user (SampleInstantiateBug.rar)2 .Open the "TestScen" scene3. Enter Play mode4. O... 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
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open