Search Issue Tracker
Closing a Modal window using the Close method results in a NullReference...
How to reproduce:1. Create a new Unity project2. Import the user-attached script(EditorWindowTest1.cs)3. In the Menu bar, select Tes... Read more
ScriptableObject using SerializeReference loses reference to the instanc...
How to reproduce:1. Open attached project ("SerializeReferenceBug.zip")2. In Project window right-click menu->Create->Scriptab... Read more
[State Machine] Animation Blend does not occur when translating from "An...
Steps to reproduce:1. Open the attached project "Case_1204145"2. Open "Scene"3. Open Animator window4. In the Scene view Select "Cub... Read more
[Metal] New HDRP Project crashes when switching to Integrated GPU on Uni...
So far I've reproduced the issue every time when loading my new HDRP project if I was running Dedicated GPU and trying to switch to ... Read more
FMOD errors are thrown when creating Sound Instance on WebGL platform
How to reproduce:1. Open attached project ("case_1201868-WebGLSoundImport.zip")2. Open SampleScene scene3. Open Build Settings windo... Read more
[iOS 13] Camera.AddCommandBuffer causes GPU performance regression
How to reproduce:1. Open the attached 'DynamicResolution2019-Unity.zip'2. Go to File > Build Settings and tick Development Build ... Read more
[Shortcut Manager] "Profile Context Menu" dropdown icon is missing in th...
Dropdown icon of the "Profile Context Menu" is missing in the "Shortcuts Manager" window, however dropdown works fine by clicking th... Read more
Slider not calling OnValueChanged when Reload Domain and Reload Scene op...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. In Game View, Move the Slider ar... Read more
Keyword is discarded and error is thrown to the Console when shader keyw...
How to reproduce:1. Open the attached '1191820.zip' project2. Open 'NewSurfaceShader.shader' shader3. Notice that the number of keyw... Read more
[Android] Shadergraph blackboard variables are mixed when building to An...
Steps to reproduce:1. Open the attached project "ShadergraphQuestTest.zip"2. Build it on a mobile device3. Notice the Sphere in the ... 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