Search Issue Tracker
Color defaults in System.Serializable class objects are ignored when add...
How to reproduce:1. Open the attached project's "case_1319654-Project.zip" Scene labeled "SampleScene"2. In Hierarchy, select the "G... Read more
[Shadergraph] Selecting URP Shadergraph material results in error spam
Repro steps:1. Create a Universal Lit shadergraph2. Right click the shadergraph and click "create material"3. Select the materialExp... Read more
[ShaderGraph] Undocked shader graph window is docked when closing it wit...
Reproduction steps:1. Create and open a new project with the Universal Render Pipeline template2. In the project window, go to "Exam... Read more
[Mesh] Unity crash when loading a large serialized mesh (180 million ver...
Steps to reproduce:1. Create a new project2. Import the Mesh from the google drive link (the mesh contains 180 million vertices) Exp... Read more
[Mesh] Unity crash when creating a large mesh (180 million vertices) fro...
Steps to reproduce:1. Open the attached project "Case_1319589"2. In the top menu go to Window/DoIt -- this tries to create a Mesh at... Read more
PackageManager.Client.SearchAll(offlineMode: true) returns an error if u...
UnityEditor.PackageManager.Client.SearchAll(offlineMode: true) returns an error saying Cannot connect to 'api.unity.com' (error code... Read more
Loading Scene Async In Play Mode does not create a new Physics Scene
Reproduction steps:1. Download and open the attached project 'LocalPhysicsMode.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. O... Read more
[Windows] Unity Dock-able Windows can be moved outside the screen
Reproduction steps:1. Create an empty Project2. Open the Package Manager window (Or any other Dock-able window)3. Move the draggable... Read more
UI Meshes and Event System Objects not removed between instances of Player
1. Open attached project "ProfilerInstances 2.zip" and scene "SampleScene"2. Open Memory Profiler by going Window>Analysis>Pro... Read more
SpriteMask data is ignored in Sprite when drawing with CommandBuffer.Dra...
How to reproduce:1. Open the user's attached "DrawMask.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Observe the S... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS