Search Issue Tracker
UI sprites and text becomes broken in built scene when QualitySettings.m...
To reproduce:1. Open project2. Open 'PreferencesScreen' scene3. Build and run Standalone4. In built scene, click 'Show preferences s... Read more
[Addressables] ContentPipeline.BuildAssetBundles will corrupt Scriptable...
Steps to reproduce:1. Open user attached project2. Observe that AddressableAssetsData has all non-null values3. Run "BUILD/Build Bun... Read more
[WebGL] GUI.Label doesn't show Chinese characters
To reproduce: 1. Open the attached project (SwitchFonts.zip)2. Open the Sample Scene3. Enter Play mode4. Observe that Chinese charac... Read more
Crash on FindActiveTransformWithPathImpl when entering Play mode on a sc...
How to reproduce:1. Open the attached "1062202_repro.zip" project2. Open the "inductionAR" scene3. Enter the Play mode Expected resu... Read more
LayoutElement properties get reset if they have an animation for Anchore...
Steps to reproduce:1. Download and open the attached project2. Open "Bounce" scene3. Select a category4. Observe newly appeared butt... Read more
[Android] Graphical artifacts are seen when using materials with GPU Ins...
To reproduce:1. Open attached project2. Build to a mobile device with Adreno 630 GPU3. If the artifacts are not visible at first sig... Read more
Unity crashes when importing multiple SBSAR files
How to reproduce:1. Create a new project and import the plugin "Substance in Unity" from the Asset Store2. Import folder "Graphics" ... Read more
[Shuriken] Particles start emitting later or disappear for a second when...
Repro steps:1. Open attached project2. Open scene "TestScene"3. Enter Play Mode and observe the Game View Expected: Particles are em... Read more
[Backend] PrefabUtility.CreatePrefab returns null when called from Scrip...
How to reproduce:1. Open the "CreatePrefab.zip" project2. Delete "Assets/MyPrefab" asset3. MyCustomMenu > Create Prefab, notice t... 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