Search Issue Tracker
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
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
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
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
[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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component