Search Issue Tracker
Dragging a Prefab into the Scene view and undoing the action still shows...
How to reproduce:1. Create a new Unity project2. In the Project window create a new Prefab3. Drag and drop the prefab to the Scene v... Read more
LayerMask properties showing "Mixed..." selection when all flags are sel...
Steps to reproduce:1. Create or open any Unity project2. Create/Select an object with a Camera component3. Observe the component's "... Read more
[Shader Graph] "implicit truncation of vector type" errors are thrown wh...
How to reproduce:1. Create a new project with the SRP template (i.e. URP)2. In the Project Window, create an Unlit Shader Graph (Cre... Read more
Shader Graph URP - Animation in the graph can peg a CPU core to 100%
Nodes that animate in the shader graph can cause CPU cores to run at high speeds. Hiding node previews windows doesn't seem to solve... Read more
[Packman] shows error “Unable to get purchase details because you may no...
How to reproduce: 1. Create a new project2. Open package manager3. Open Unity Asset Store in Browser4. Find free Asset. eg. https://... Read more
[Simulator] Tooltips are appearing with internal code for properties und...
Tooltips are appearing with internal code for 'System Language' and 'Internet Reachability' properties under Application Settings. R... Read more
[HDRP] Mesh is not rendered when it is using HDRP Tessellation Shader an...
How to reproduce:1. Open the attached project named "Case_1299116"2. Open the OutdoorsScene3. Observe the Game View - the Base gameO... Read more
[ProBuilder] Mesh reverts to its default shape when different Material i...
Reproduction steps:1. Open attached "Pro Builder Mesh Revert Repro.zip" project and Scenes/SampleScene scene2. Select Tools/ProBuild... Read more
[iOS] Device.generation returns "iPhoneUnknown" when running on iPhone 1...
Reproduction steps:1. Open attached project "Case_1299093"2. Build and Deploy the project to a device3. Observe the Xcode Console Ex... Read more
Tooltip is not displayed when using CustomPropertyDrawer
How to reproduce:1. Open the user's attached project2. Open 'SampleScene'3. In the Hierarchy select 'Test'4. Hover the mouse cursor ... 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