Search Issue Tracker
Package Manager doesn't update UI after fetching dependent packages
HD Pipeline package depends on two other packages: PostProcessing and Render-pipelines.core. Fetching HD Pipeline in an empty Unity ... Read more
[iOS] Asset Bundle build causes "Could not produce class with ID ..." er...
Reproduction steps:1. Open the attached project "New Unity Project";2. Open the aaa.unity scene;3. Build the asset bundles of this s... Read more
Dynamic link library initialization failed in Player, but works in Editor
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Enter Play mode and See an output "libTest says: "3. Build the project with... Read more
[MSE] In Play Mode, inconsistent Lighting settings warning is thrown whe...
When GI is disabled, it is expected that this warning is not displayed:"Your current multi-scene setup has inconsistent Lighting set... Read more
[ReflectionProbes][HDRP] Default reflection probe is not disabled during...
In HDRP, default reflection probe is not disabled during the first iteration of reflection probe rendering. It is expected that the ... Read more
[2018.2] [OSX] Opening script in editor opens multiple instances of Visu...
To reproduce:1. Create a new project2. Add new c# script to project3. Click to open a newly created script Expected: one instance of... Read more
Black Squares on Terrain Heightmap after baking with lightmaps
There are visible black texels on some charts of the terrain after baking with lightmaps. It is possible to observe that some tesell... Read more
[OSX] Video glitching when Spatial quality is set to high
To reproduce:1. Build and run project for Mac Standalone2. Click "Big video" button3. Notice that video is glitching Reproducible: 2... Read more
[SpriteShapeProfile] PolygonCollider2D doesn't adapt to shape when new S...
PolygonCollider2D doesn't adapt to shape when new SpriteShapeComponent is created. Steps to Reproduce:1. Open the "SampleScene" from... 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