Search Issue Tracker
Blue line briefly flickers when moving mouse in Sprite Editor "Edit Outl...
Blue line briefly flickers when moving mouse in Sprite Editor "Edit Outline" mode, OSX Metal only 1. Create any project in 2D on OSX... Read more
NavMesh carve is changing because of the capsule shaped NavMesh obstacle...
Reproduction steps:1. Open the attached project;2. Open the scene "BugDemo";3. Enable "Shows NavMesh" in the Scene window;4. Enter P... Read more
All Particle Systems from the same Particle Effect are played regardless...
How to reproduce:1. Open the attached "ParticleRepro" project and "repro" scene2. Select "Particle System" GameObject and press "Ope... Read more
UnityWebRequest disregards Etag and Last-Modified headers on Editor and ...
Preparation:To reproduce the issue you'll need a software for tracking HTTP requests and responses.I used Charles 4.1. After startin... Read more
Scene's camera's pivot point moves after panning in orthographic view
Steps to reproduce:1. Create new project2. Add cube to scene3. Use camera tool to align view on Y axis (in scene window top right co... Read more
AssetPostprocessor methods not called during a fresh import or full reim...
To reproduce:1) Open the attached project2) Notice there is nothing printed to the Console3) Right click the Validation Warning Audi... Read more
[Android] Calling Marshal.AllocHGlobal and then LoadAllAssets increases ...
How to reproduce:1. Open user attached project2. Build and run3. Wait for Marshall allocation and asset bundle load to finish4. Comp... Read more
GraphicsRaycaster not working after executing AddComponent<Image> ()
To reproduce: 1. Open the project, attached by user2. Press Play3. Press A button, this will create new game object with Image compo... Read more
Baked lighting shadow Artifacts when objects are further away from the c...
Steps to reproduce:1. Create a new project2. Create a new scene3. Set the Directional Light to baked4. Set it to cast soft/hard shad... Read more
Type [ProceduralMaterial] cannot compile on WebGL and is not stripped
When trying to compile a build with a script that contains the type "ProceduralMaterial" (substances) to WebGL it will through a mis... 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