Search Issue Tracker
Particle Trails 'Color over Lifetime/Trail' use a single colour by default
How to reproduce: 1. Open any (new) project2. Create a Particle System3. Enable the 'Trails' option4. Try to set the Color over Life... Read more
Parts of Editor Skin swap back to Professional after restarting the Editor
How to reproduce:1. Open attached project2. Close Unity Editor3. Open Unity Editor Expected result: Editor Skin is unchangedActual r... Read more
A label changes its size when changing the text anchor using Handles.Lab...
To reproduce:1. Open the user’s project2. Select the “TextAlignmentFix” GameObject in the Hierarchy3. Uncheck the “Should Use Fix” c... Read more
[Webplayer] badly named editor option
-e: the "Offline Deployment" gives people the impression that such a build would run offline while it only stops using the online ve... Read more
OnValidate fails to Undo the changes when one variable depends on another
How to reproduce:1. Open attached project "UndoValidateTest.zip" and scene "TestScene"2. In Hierarchy window, select "GameObject" ob... Read more
Rendering breaks when when changing maximum shadows on screen to a reall...
Similar issue is also present if you repeat the steps but in screen space shadows>maximum property.{}{} Steps to reproduce: 1. Op... Read more
Removing methods from a Delegate made of Singleton in OnDisable() causes...
Steps to reproduce:1. Open the user's attached project "Dual Ballz.zip"2. Enter Play mode3. Exit Play mode Expected results: No erro... Read more
Visual Effects Graph Asset's Shaders are not imported when launching Unity
Reproduction steps:1. Import the attached VfxG_TowerLevelUp.vfx2. Observe the Visual Effects Graph Asset "VfxG_TowerLevelUp.vfx" in ... Read more
[NetworkTransport][Receive] Sending larger buffer than clients buffer ca...
Steps to reproduce: 1. Open attached project2. Open "scenes/main"3. Run "main" scene in unity and press "Start client"4. Build and r... Read more
[VFX] Assigning an empty VFX asset to vfx game object results in a dupli...
Reproduction: 1) Create a vfx asset2) Create vfx game object in the scene3) Assign the vfx asset Expected: The asset is assigned and... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 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