Search Issue Tracker
Modifying ints with short ranges via property name in Inspector leads to...
Steps to reproduce: Open a Unity project Add a new GameObject to the scene (GameObject > Create Empty) Add the attached IntInspec... Read more
The Unity icon doesn't apear in the taskbar during the splash screen
Steps to reproduce : - import a large project (e.g. A2)- notice that the splash screen is shown but there is no icon in the taskbar ... Read more
Crashes on Transform::GetLocalPosition when opening a Scene with a Prefa...
How to reproduce:1. Open attached project2. Open EditorTest Scene Reproducible with: 2019.1.0b4, 2019.1.12f1, 2019.2.0a14, 2019.3.0a... Read more
UI Toolkit Label needs to be moved to update properties when properties ...
Reproduction steps:1. Open the attached “My project (17)“ project2. Open the “Assets/NewUXMLTemplate” Visual Tree Asset using the UI... Read more
[HDRP] Shadows are not rendered in the Game View when using certain Game...
How to reproduce:1. Open User's attached "high Test.zip" project2. Load "bug" scene3. Observe both Scene View and Game View Expected... Read more
WebGL - local webserver sometimes throws error and can't load game
The local webserver spawned by the Editor when you select "Build and run" sometimes throws an error and build doesn't load: An error... Read more
Editor crashes on "GrayscaleFilterEffect::RenderGrayscaleFade" when obje...
Reproduction steps:1. Open attached "test47" Unity project.2. Open "Standart Assets/Scenes/withrealgeo" scene.3. Click on "HoloPrint... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce:1. Open tester-attached project (ParticleCrash)2. In SampleScene enter Play Mode3. Press 'Space' to call ParticleSy... Read more
Circle-shaped rendering artefacts visible in Local Volumetric Fog bounda...
Steps to reproduce:1. Open the attached “FogArtefacts.zip” project from provided Google Drive link2. Make sure “OutdoorsScene” is op... 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