Search Issue Tracker
[Android] Galaxy S20 freezes after several seconds with animated charact...
Steps to reproduce:1. Open attached project "803118 S20 Crash.zip"1.1 Make sure "GPU Skinning" checkbox in "Player settings" window ... Read more
Two errors are thrown in the Console window when creating a new HDRP tem...
How to reproduce:1. Create and open a new HDRP template project2. Observe the Console window Expected result: no errors are thrownAc... Read more
GUI Text Field and Text Area use the Editor themed background when it is...
How to reproduce:1. Open user-submitted project (New Unity Project)2. Open the SampleScene3. Inspect the GUISkin.guiskin - its Text ... Read more
[Entities] Error DCICE001: Entities.ForEach Lambda expression uses somet...
Steps to reproduce:1. Add this script to project with Entities installed: using Unity.Entities; public class NewBehaviourScript : Sy... Read more
Editor crashes after entering the Play Mode when using Unity NetCode
How to reproduce:1. Open the attached Scene labeled "NetCodeTest"2. Enter the Play Mode3. Wait for a few seconds Expected result: Sc... Read more
[Other] InvalidOperationException error is thrown when accessing Propert...
How to reproduce:1. Open the "SampleScene" in the attached "1236066" project2. Enter Play mode3. Observe the Console Expected result... Read more
[Memory Profiler] Diff values are "Same" for different types of data and...
How to reproduce:1. Open the attached project "case_1236058-Project.zip"2. Open the Memory Profiler (Window->Analysis->Memory ... Read more
[Shadergraph]Redirect node plugged into custom function node generates e...
Reproduces on latest master (f69c63c668) Repro steps: 1. Create a new Unlit shader2. Create a custom function node, with an input "I... Read more
Closing a modal window hits a DebugAssert and crashes unity.
I have stumbled on this in the Shortcut Manager conflict window, but Looking at the code, it probably happens to any modal window th... Read more
"A Native Collection has not been disposed, resulting in a memory leak" ...
How to reproduce:1. Open user-submitted project (SpriteShapeLeak.zip)2. Open the SampleScene3. Enter Play Mode4. Check the Console w... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default