Search Issue Tracker
[Shuriken] ParticleSystem.Stop() does not stop if the PS is not visible
Steps to reproduce:1) Download and open scene 'ParticleTest-scene'2) Play the scene and spawn a ParticleSystem (GUI)3) Turn the Came... Read more
[URP] Light bleeds through concave Mesh when Cascade Rendering is used
How to reproduce:1. Open user's attached project "URP - Concave mesh bug report.zip"2. Press Play Expected result: Inside the concav... 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
CollectDependencies(SceneAsset) returns dependencies when called for emp...
To reproduce:1. Open attached example project2. Open Assets/empty.unity and notice it's empty3. Select Assets/empty.unity4. Execute ... Read more
Editor crashes on VFXRenderer::AddAsRenderNode when assigning a Renderer...
How to reproduce:1. Open the “VFX_Crash_Repo.zip“ project2. Open the “SampleScene“3. Enter Play mode Expected result: Editor runs in... Read more
"Reimport All" is broken in 2019.3 (in Asset Pipeline v2)
Reimport All" option of Context menu in Project View is broken in 2019.3 (in Asset Pipeline v2). Reproduced in 2019.3.0a3 How we can... Read more
[LightProbes] Probes incorrectly collect light when are close to both em...
Steps to reproduce: 1. Download and import attached project.2. Open scene: test3. Move ground plane lower and wait for bake. Expecte... Read more
[IL2CPP] CultureInfo.DateTimeFormat.DayNames returns an array with extra...
To reproduce:1. Open attached project2. Build and run to Android device with IL2CPP background3. Connect the phone to editor console... Read more
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... Read more
Using TryDequeue on an empty NativeQueue stops the queue from receiving ...
How to reproduce:1. Open the attached "NativeQueue Test.zip" project2. Open "SampleScene"3. Enter Play mode and inspect the console ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code