Search Issue Tracker
[Animation rigging] Animation sometimes twitches after Transfering Rig m...
Reproduction steps: 1. Open the user's attached project and Scenes/Levels/ScarfAnimations scene 2. In the Hierarchy window, select S... Read more
[Shader Graph] Graph Inspector windows moves with the cursor after a val...
Steps To Reproduce: 1. Create a new Project 2. Window > Package Manager>Shader Graph> Import 3. Project > Shader > Create Blank ... Read more
Errors when pressing "Update component list" on a Ghost Authoring Component
Reproduction steps: 1. Open user attached Project (Delete the Library folder before opening) 2. Open Assets\_Test\SampleScene Scene ... Read more
[WebGL][Bolt] "Failed to deserialize scriptable object" error is thrown ...
How to reproduce: 1. Open the attached project 2. Make a WebGL Build 3. Open the built WebGL Player on a browser 4. Open the Develop... Read more
Addressables cache does not update correctly when changing graphics API
Reproduction steps: 1. Download and open the attached project "994308-VulkanAssetBundles.zip" 2. Open the Addressables Groups window... Read more
The items in the Theme dropdown in UI Builder needs some cleanup
The Theme dropdown in UI Builder contains default, runtime and Unity Default Theme items which are confusing for users. The followin... Read more
[Mono] Unity crashes when calling FindObjectsOfType() with a generic abs...
How to reproduce: 1. Open the attached "1312890 repro" project 2. Open the "SampleScene" Scene from the Assets folder 3. Enter Play ... Read more
Having a struct in the global CBuffer makes OpenGLCore and GLES3 targets...
Reproduction steps: 1. Add the attached shader "GLES3_GLCore_missing_Globals_reflection.shader" to a project 2. Select the shader 3... Read more
Progressive Lightmappers do not support translucent materials
Reproduction: 1) Open the attached project 2) Notice the lamp is using a translucent material, its color is produced by the point l... Read more
Mesh crashes the mesh importer
Repro: 1. Open attached project 2. Right-click the FBX in the project 3. Select import Expected: The mesh imports Observed: The ed... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key