Search Issue Tracker
[iOS][Mono] libiPhone-lib.a is missing from iOS Mono scripting backend b...
Steps to reproduce: 1. Create new Unity prokect2. Switch build target to iOS3. Change 'Scripting Backend' to Mono in Player Settings... Read more
Clicking a part of a prefab does not select root when there is a button ...
Reproduction steps:1. Open project attached.2. Open scene "Test".3. Press on an object that has written "Prefab 2 No Button" on it.4... Read more
Transition between animations makes GetIKRotation and GetIKPosition retu...
Steps to reproduce: 1) Download attached project 'New Unity Project 6.zip' and open in Unity2) Open scene 'Clean Scene' and press Pl... Read more
"Color Variation" and "Random Tree Rotation" control gone
How to reproduce:1. Create new project file2. Import Conifer tree assets3. Create Terrain4. Select "Place Trees" in Inspector Window... Read more
Editor crash on prcore::BlitImage when playing video in the Preview
To reproduce:1. Open the user-provided project2. Select "MVI_7574.MOV" file from the Assets folder3. In the Inspector, press play bu... Read more
Error after recompiling: "An assembly with the same name `UnityEngine.UI...
Reproduction steps:1. Open project attached.(Repro.zip)2. Open scene "SimpleSample".3. Press Play.4. Detect that there is error "Uni... Read more
Android Vulkan crashes Mali device when accessing null item in Structure...
Steps:1. Open repro project2. Build apk and run on Android phones which has Mali GPU OR use the apk in Build folder The repro scene ... Read more
[Gear VR] Camera with Target Eye set fails to render into specified eye ...
An user posted a project to the Unity forum where a main camera renders the skybox and some white cubes, while a send camera renders... Read more
[macOS] Memory usage increases significantly when using AssetDatabase.Co...
Using "AssetDatabase.CopyAsset" function takes too much memory for every copied asset. If the assets are enough to take all the syst... Read more
Terrain mesh generated around moving camera increasingly allocates memor...
Reproduction steps:1. Download project "NavMeshApiDemoLarge.zip" and open in Unity2. Chose scene "GenerationBug"3. Select Window -&g... 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