Search Issue Tracker
Build stops responding when building a project that uses DirectX11 graph...
Reproduction steps:1. Open the attached “repro-project“2. Make sure the project uses DirectX11 graphics API3. Build And Run the "LUM... Read more
Focus changes from the IDE to the Unity Editor when compiling code in th...
How to reproduce:1. Open a larger project (e.g., “VR Multiplayer” sample)2. Edit any script from the project3. Add a comment4. Save ... Read more
OnImportAsset leaks 5GB of memory
Run the Test.cs by importing a empty .foo file and unity will never dispose of 5GB of allocated data !image-2023-07-17-17-19-53-321.... Read more
Performance degradation when activating or deactivating uGUI GameObject
Reproduction steps:1. Open the attached project "PerformanceBug.zip"2. Open the "PerformanceTest" Scene3. Open the Profiler (Window ... Read more
[Regression] AssetBundleManager crashes editor in GetAllScenePathsFromAs...
How to reproduce:1. Download attached project2. In Unity, under Tools/Configuration..., click on Generate with the default settings.... Read more
Meta Quest performance loss between URP versions when built
Reproduction steps: Open the user’s attached project “QuestURPPerf2020.zip” Enable the Metrics HUD in ODH to see App GPU Time and GP... Read more
Animation playback is incorrect when using Asset Bundle exported from Un...
How to reproduce:1. Open the user's attached project (ImportBundleTest.zip)2. Open scene ImportScene3. Press the Play button4. Obser... Read more
UV1 data is lost during AssetBundle build when Optimize Mesh Data is on
How to reproduce:1. Open the attached project "liltest2022-standalone.zip"1a. When opening in early Unity versions the following pac... Read more
Animator controller layers cannot be reordered and throw constant NullRe...
How to reproduce:1. Create a new project2. In the Project window create a new animator controller3. Double click it and in the Anima... Read more
UnityEvent drawer does not handle generic event parameters correctly whe...
How to reproduce:1. Open tester-attached project (case_1191206-UnityEventIssue-Updated)2. Select the 'Base' GameObject3. See that th... 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
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo