Search Issue Tracker
[Scene Templates] Script gizmos are added as dependencies and are cloned...
Reproduction steps:1. Open the user's attached project2. Open File > New Scene3. Select "SampleScene" and press Create Expected r... Read more
Animation with UI Vertex colors is choppy when the Color Space is set to...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/UI Graphics.unity” Scene Enter the Play Mode Observe the colo... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
Objects are tinted cyan when Environment Lighting Intensity Multiplier i...
How to reproduce:1. Open the repro project2. Use ADBV1 (click "no" on the dialog)3. Accept upgrade (click continue)4. Open Assets/_C... Read more
Audio preview does not detect new hardware if it's not connected during ...
Steps to reproduce:1. Disconnect/disable all audio hardware.2. Launch the project3. Try to preview the sound file, it starts "playin... Read more
[Vulkan][Android][Mali]Meshes stop being rendered using DrawMeshInstance...
To reproduce:1. Open the QA's attached project2. Make sure Android graphics API is set to Vulkan and any others are not in the list3... Read more
[Backport] [Mac] maxTessellationLevel cannot be changed for Metal
Steps to reproduce:1. Open the project attached by the user2. Open scene "SampleScene"3. Enter Play mode Expected results: Max Tesse... Read more
[ProBuilder] NullReferenceException when using the Cut Tool
Reproduction steps:1. Open the attached “ProBuilderError.zip” project2. Open the “Sample Scene”3. Select the “Cube” GameObject from ... Read more
[Editor] Material Selector gets Material Selected only with first selection
Steps to reproduce:1. Create a new project2. Create a default material3. Duplicate it a few times4. Create a sphere and open the "Se... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons