Search Issue Tracker
[Scriptable Build Pipeline][Backport] Meshes are not baked when Prebake ...
How to reproduce:1. Open attached project ("ConvexHull.zip")2. Open SampleScene scene3. Enter Play mode Expected result: No warning ... Read more
CollectDependencies(SceneAsset) returns dependencies when called for emp...
To reproduce:1. Open attached example project2. Open Assets/empty.unity and notice it's empty3. Select Assets/empty.unity4. Execute ... Read more
2D Preference Settings description padding is not uniform with the rest ...
How to reproduce:1. Open any project2. Navigate to Edit > Preferences... > 2D3. Observe 2D Preference options description padd... Read more
Changing Reflection Intensity at runtime via script doesn't work
Changing Reflection Intensity at runtime via script does not work. However, changing it manually in the editor works. RenderSettings... Read more
[iOS][Xcode] Deployement target in Xcode is 9.1 when in Unity set to 9.0
To reproduce:1. Create new project2. Select iOS as build platform3. In the Player settings set Target minimum iOS Version to 9.04. B... Read more
Services Window is empty and Collab Toolbar showing 0 changes when compu...
How to reproduce:1. Open any project and publish it to Collab. Do not make any local changes.2. Leave the project open and put your ... Read more
[LightProbes] Probes incorrectly collect light when are close to both em...
Steps to reproduce: 1. Download and import attached project.2. Open scene: test3. Move ground plane lower and wait for bake. Expecte... Read more
[URP] "2D" view tool isn't specified as toggled on in a "Scene view cont...
How to reproduce:1. Open Unity Hub;2. Click “New” in “Projects” section;3. Select “2D URP” template enter project name and click “Cr... Read more
[HDRP] Lights flicker on a Mesh in SubScene when Graphics API is set to ...
How to reproduce:1. Open "1240381" project (Graphics API is set to Direct3D11)2. Enter Play Mode3. Observe the Game view Expected re... Read more
[Mobile] Terrain is rendered with artifacts on iOS devices when using An...
To reproduce: 1. Download attached project "TerrainInstanced.zip" and open in Unity2. Open "SampleScene" scene3. Build for iOS4. Dep... 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