Search Issue Tracker
Editor crashes when assigning Universal's RP Forward Renderer Data to Cu...
Steps to reproduce:1. Create a new project2. Install Universal RP from package manager3. Create Project View -> Create -> Rend... Read more
RectTransform.sizeDelta is not changed when only a large number's ones d...
How to reproduce:1. Open user's attached project2. Open "SampleScene" Scene3. Enter Play Mode Expected result: deltaSize.x is change... Read more
Profile Analyzer - Text issues when using 'Verdana' Editor font
How to reproduce:1. Create a new Unity project2. Download and import the Profile Analyzer package3. Capture/Load some data4. Switch ... Read more
Custom mesh made w/ script w/ big vertice coordinates on one axis, shows...
Steps to reproduce:1. Download an open attached project "DTM.zip"2. Open scene DTM and play it3. Move scene view around Actual resul... Read more
Static constructor doesn't work with IL2CPP
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains nothing but a gameobject with a script attached.... Read more
Sprite tag reverts to 'blank' rather than None when selecting "Remove un...
1. import sprite and set to single mode2. In packing tag create a new tag and hit enter: the new tag is visible3. Now select "remove... Read more
[Linux] Missing libdl.so library causes crash when entering Playmode for...
How to reproduce:1. Download and open the "Karting Microgame" project from the Learn>Projects section in the Unity Hub2. Enter an... Read more
[Graphics-General] OcclusionCullingData asset does not create in the Pro...
-OcclusionCullingData asset does not create in the Project window if the scene is not saved(untitled).-The untitled scene is not sea... Read more
UNET isLocalPlayer is always false in OnDestroy
When client closes connection, its isLocalPlayer parameter in OnDestroy method is reset to false. 1. Open attached project ("UnetIsL... Read more
Asset bundle build pipeline does not account for fields ifdef'd with #if...
Asset bundle build pipeline does not account for fields ifdef'd with #if UNITY_EDITOR This causes the editor to serialize fields whi... 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