Search Issue Tracker
Sprites in the Sprite Editor are not sliced unless Apply/Revert buttons ...
How to reproduce:1. Open the attached project named "Case_1129036"2. Open the "First_Sprite" in the Sprite Editor3. Try to slice the... Read more
[Deferred|Orthographic] Rendering to Render Texture fails in Deferred fo...
To reproduce the bug follow the steps1. Open "CaptureTest" project2. Open "Main" scene3. Play scene4. Inspect captured texture varia... Read more
[LWRP] Base map is missing on some materials after upgrading LWRP package
Steps to reproduce: 1. Download SponzaLWRP project (link in the comments)2. Open Package Manager, and make sure that LWRP package ve... Read more
[Presets] DefaultImporter type needs to be blacklisted
We should prevent the user to create a preset from a default importer... right now, there is a way for the user to create one from t... Read more
Default Inspector Header is shown when double clicking on a scene
When double clicking on a scene to open it from your project view, the inspector will show it's default header as well as the scene ... Read more
Corrupt faces on meshes in nested prefabs where gameobject starts off di...
To reproduce:1. Download and open the project attached by the user.2. Run the "IntroCinematic_settings" sceneResult: The face of the... Read more
Editor crashes with GfxDeviceD3D11Base::CopyRenderSurfaceDesc after chan...
How to reproduce:1. Open new Unity project2. Unplug the laptop from charging3. Turn on Battery Boost on GeForce Experience4. Change ... Read more
Unity packages are unnecessarily recompiled when any assembly definition...
Steps to reproduce:1. Download and open the attached project2. Create or delete an Assembly Definition Expected result: only Assembl... Read more
Editor freezes on Collab's "Checking for Changes" when opening large pro...
1) What happened?When opening a project larger than 20GB that is synced with Collab, a "Checking for changes" progress bar opens tha... Read more
IL2CPP build fails if delegate has an 'in' parameter
Steps to reproduce:1. Download 1128665_repro.zip2. Build project for Standalone with IL2CPP backend Actual results: Build fails with... 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