Search Issue Tracker
[UI] Scroll View Template's Scrollbars overlap when it is created
Reproduction steps: 1. Create a new Unity Project 2. Create a UI Canvas and create a child ScrollView on it Expected result: Create... Read more
[ECS] [Win7] Performance drops when model is converted to Entity in Scene
How to reproduce: 1. Open "SampleScene" Scene in the attached "case_1162678.zip" Unity project 2. Enter Play Mode 3. Use arrow keys ... Read more
Restructure prefab by making a variant of nested prefab's "Open Prefab" ...
How to reproduce: 1. Open attached project "RestructurePrefab.zip" and scene "SampleScene" 2. In Hierarchy window, drag and drop "C... Read more
Particle System Stop Action is not called when Culling Mode is set to "P...
Steps to reproduce: 1. Open users attached project "Shuriken_Bug_Repro" 2. Enter Play mode 3. Wait until the Main Camera is enabled ... Read more
[Tiny] Fatal Error C1081 when building for IL2CPP with a long path to th...
Reproduction steps: 1. Open the attached Project "DotsLongestPath" 2. Within Project, open DOTS Project called "HelloWorld" 3. Build... Read more
[Regression] Profile Analyzer throws constant NullReference errors and a...
How to reproduce: 1. Create a new project 2. Add the Profiler Analyzer window 3. Enter Play Mode 4. Open the Profiler Window 5. Obse... Read more
Texture2D has distorted colors when JPG files are attached to Texture2D ...
Steps to reproduce: 1. Open users attached project "Test.zip" 2. Open "Main.scene" 3. Enter Play Mode 4. Use "Scale" of the Game Vie... Read more
NullReferenceException when going over InspectorElement with a cursor wh...
Reproduction steps: 1. Open the attached Project and open the "SampleScene" 2. Open "Permanent Inspector" window at Window -> Gener... Read more
In the Cubemap preview incorrect dimensions are shown when the cubemap t...
How to reproduce: 1. Open attached project "BugReport_Cubemap.zip" 2. In Project window, observe "skybox_2048_1536" cubemap (the re... Read more
[TextMeshPro] Changes in Background in TMP text when hovering mouse in I...
Changes in Background in TMP text when hovering the mouse in Inspector Field Steps to Reproduce: 1. Create a new Project 2. Window ... 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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template