Search Issue Tracker
Disabling Animator layers does not improve performance
To reproduce:1. Open attached project "AnimationLayerPerformanceRepro.zip"2. Open "Profiler" window.3. Open and Play "main" scene an... Read more
AssemblyUpdater leaves corrupted assembly when replacing instance method...
Reproduction Steps:1. Create new project2. Import "Easy Save - The Complete Save & Load Asset for Unity" package from AssetStore... Read more
[iOS] Framework search path on generated Xcode project is incorrect if p...
Reproduction Steps:1. Open "SampleProject.zip" project2. Buil for iOS3. Open with Xcode4. Notice that Build Settings > Framework ... Read more
Unity throws "Geometry jobs should not be launched for empty tasks" err...
Steps to reproduce:1. Open attached project2. Open "PlayingMobile" scene3. Press play4. Look at the terrain-"Geometry jobs should no... Read more
RigidBody2D kinematic state does not remove force from object
Reproduction Steps:1. Open "Rigidbody2D.isKinematic Bug.zip" project2. Open "Scene" scene3. Play scene4. Press "A" key to move "Rigi... Read more
Unity crashes when Destroying a GameObject with HideFlags.DontSave and P...
Reproduction steps:1. Open the attached project2. Open the example scene3. Select the Crash Unity Game Object4. Press the crash butt... Read more
[Regression] Extensions of Dictionary class cannot be serialized
How to reproduce:1. Open 'DictionaryExtensions'2. Open scene '5.4Scene'3. Select 'GameObject' in hierarchy4. Try to inspect the 'Tes... Read more
Destroying Rigidbody2D of a colliding object crashes Unity in Rigidbody2...
Destroying Rigidbody2D of an object while it is colliding crashes Unity. Steps to reproduce:1) Open the attached project.2) Open 'Te... Read more
Calling Resources.UnloadUnusedAssets() unloads used audio asset bundles
Reproduction steps:1. Open my attached project2. Open the "test01" scene3. Enter Play mode4. Click on the test button Expected Resul... Read more
Particles interferes with Light and causes flickering on sprites
Reproduction steps:1. Open project attached (Flicker.zip)2. Open Scene "1".3. Press play. Expected result: Particles will have no ef... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved