Search Issue Tracker
Project Window's path bar displays information inconsistently when resiz...
Steps to reproduce:1. Open project2. Enter "t:texture" into project window's search field3. Observe the text bar while resizing the ... Read more
Finalizer causes Unity to crash when entering Play Mode
Reproduction steps:1. Open project. (Attached by user)2. Open new scene.3. Open TestScript.cs.(Assets -> Scripts -> TestScript... Read more
Script Updater fails to update gameObject.audio property
Try to import the attached project and you will get compilation errors saying that various properties and methods are not part of Co... Read more
[Shuriken] Circular reference crash when assigning a sub emitter particl...
Repro steps:1. Open Main scene from attached project.2. Select the Debris sub emitter (child of Particle System)3. In the inspector,... Read more
Profiler window colors are hard to separate
It is hard to read and separate some new colors in Profiler window like Scripts and Others colors or Native Memory and GI colors (co... Read more
Vertical Fit (Content Size Fitter) ignores the text height when it sets ...
If the text has "Horizontal Overflow" set to Wrap and "Vertical Fit" (Content Size Fitter) set to Preferred Size, the height of the ... Read more
NetworkConnection.SendWriter overrides previous messages when Server and...
Reproduction steps:1. Open attached project "NetworkSendWriter"2. Open "Test" scene3. Hit Play Expected result:Client receives 4 mes... Read more
Grid and lines of Hand tool disappears after clicking on scene view or r...
To reproduce:1. Create new project2. Click anywhere on a scene view or remove Directional Light from scene3. Notice that grid in sce... Read more
[VCS] Perforce support missing scene checkout the first time an inspecte...
When using Unity Perforce support, some changes to the scene file which cause it to be dirtied do not check the file out from Perfor... Read more
Unity crashed on applying layer linker settings after re-compiling and r...
Steps to reproduce:1. Open attached project2. Open Weaver pro solution in VS (case_85196-Kybernetik\Source Code\Weaver pro)3. Open W... 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