Search Issue Tracker
Changes in Scene triggers Mesh data optimization when building AssetBund...
Steps to reproduce:1. Open User-supplied project ("ScriptableBuildPipelineIssue.zip")2. Select AssetBundle - > Build, notice the ... Read more
[UNET WebGL] crossdomain error running from file:///
-e: see title, stops you from using the matchmaker service -repro:--build and run webgl--Click the "Start MatchMaker" button--Click ... Read more
[Android][URP]The Player frame rate is 25-50% lower than 60 when on Android
Reproduction steps:1. Open the attached project “URPProject”2. Build and Run on Android3. Observe the fps counter at the top right c... Read more
[Metal] Project does not open on second launch if Preloaded Shaders are ...
How to reproduce:1. Create new Unity project2. Go to Edit --> Project Settings --> Player and enable Metal Editor Support3. Go... Read more
CocoaPods installation fails when building project
How to reproduce:1. Open the attached Project "Pod install error demo.zip"2. Build the Project for iOS3. Observe the Console Expecte... Read more
[Baked GI] Prefab has corrupted lightmap UVs when loaded from a bundle
How to reproduce:1. Open the attached project ("case_1210785-lightmap_addressable_bug.zip")2. Open the repro scene ("SampleScene")3.... Read more
[ScreenOrientation] Forcing orientation via script and rotating device c...
1. Open attached project2. Build to iOS with auto rotation3. Hold device in portrait4. Press "Set Portrait" button5. Rotate device a... Read more
Crash in _platform_memmove$VARIANT$Haswell when disabling Component whic...
How to reproduce: 1. Open attached project2. Open scene Untitled.unity3. Play the scene4. Disable the 'With On Audio Filter" compone... Read more
Launching Unity from command prompt ignores command line arguments when ...
Reproduction steps:1. Open the Command prompt2. Call "C:\Program Files\Unity 5.4.1p1\Editor\"Unity.exe -batchmode Note: Calling "C:\... Read more
Searching for animation, asmdef and terrain doesn't work
In project window try to search for the following: ** t:animation** t:asmdef* t:terrain In the search window (Ctrl + K) these filter... 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