Search Issue Tracker
Unity processes aren't closed when running the "-quit" command line argu...
Steps to reproduce:1. Install Unity Accelerator2. Open the attached project “IN-13628.zip“3. Navigate to Edit > Preferences > ... Read more
Crash on Sfunctiontry:S_function_tlc_try_step when entering Play Mode
Reproduction steps:1. Open the user’s attached project2. Drag the “Assets/Sfunctiontry.scs” script file onto “Cube” GameObject3. Ent... Read more
Comments of "TotalBytes" and "DownloadedBytes" variables are misplaced i...
How to reproduce:1. Open the “Addressables.zip” project2. Open the “DownloadStatus” script3. Observe the comments on the 14th and 19... Read more
[URP] "Rendering Layers" field gets set to "Nothing" when earlier it was...
How to reproduce:1. Open the user’s attached “20220905)urp” project2. Open the “SampleScene” Scene3. Select the “Directional Light” ... Read more
Unity doesn't fully open and gets stuck on a process when opened using "...
Steps to reproduce:1. Open the attached project “Test.zip“ using the command line with the “-job-worker-count 0“ and “-force-d3d11“ ... Read more
"(Null Asset) ..." error is thrown when opening HDRP Sample Scene templa...
How to reproduce:1. Create a new project with the “HDRP Sample Scene” template2. Open the Console Expected result: No errorsActual r... Read more
Animator Component gives incorrect Layer count when using animator.layer...
How to reproduce:1. Open the attached project “IN_14247”2. Open “SampleScene” in Scenes3. Select the "Game Object" GameObject4. In t... Read more
tilemap.SetTiles doesn't work when the GameObject is deactivated
Reproduction steps: Open the attached project “tilemap_unity_3_4.zip“ Open the “SampleScene” scene Enter Play mode Expected result: ... Read more
Object with the wrong color is drawn when using the "Handles.DrawWireCub...
How to reproduce:1. Open the user attached project2. Open Scene “SampleScene“ (Assets/Scenes)3. Select the “DrawWireCubeTest” GameOb... Read more
Terrain Details aren't rendered when built on WebGL
How to reproduce:1. Open the attached user project2. Build And Run (File > Build And Run) Expected result: The Terrain Objects ar... 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