Search Issue Tracker
[Socket][Windows] Unity hangs when calling Socket.Accept()
Steps to reproduce: 1. Open attached project2. Open scene "main"3. Enter playmode4. See that Editor hangs 5. Comment out line 93 in ... Read more
[VFX] Unexpected garbage from SpawnOverDistance
Step to repro:- Import the package in URP or HDRP project- Enter in play mode- Look at the profiler- Observe the unexpected GC.Alloc... Read more
[Android] API level 29 and 28 is not available in latest Unity 2017.4
To reproduce:1. Open any project in Unity 2017.4 LTS2. Go to Player Settings > Android > Minimum API Level3. Observe available... Read more
Terrain geometry detail is permanently lost when switching to lower heig...
Steps to reproduce: 1. Download and open the attached TerrainHeightmapBug project2. Select the Terrain game object3. Go to Settings ... Read more
GameObjects in Hierarchy window are not hidden when using HideFlags.Hide...
How to reproduce:1. Open attached "project-1167675.zip" project2. Select "Main Camera" in the Hierarchy window3. In the Editor selec... Read more
Decal is not displayed when Fog is enabled
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Go to Window -> Rendering -> Lighting4.... Read more
[iOS] Screen.dpi returns wrong value for iPhone 11 Pro
How to reproduce:1. Build the attached project for iOS Simulator SDK2. Open the generated Xcode project3. Select iPhone 11 Pro as ta... Read more
Build fails to compile when using burst compiling
Steps to reproduce:1. Open the “TestECSVersion” project2. Build And Run Expected result: Builds and runs the projectActual result: B... Read more
NativeQueue elements are still accessible after being dequeued when acce...
How to reproduce:1. Open the attached “nativequeue_issue” project2. Open the “SampleScene” and enter Play mode3. Press the “Q” key4.... Read more
[UI Toolkit] Part of the text gets cut off on Hover when using Scale wit...
Steps to reproduce: Open the attached project Open the Test_Scene Enter Play Mode Hover the mouse over the "Start a new Game test" b... 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