Search Issue Tracker
AssetDatabase.Refresh() executes slower when compared to previous versions
How to reproduce:1. Open the attached project("AssetImportPerformance")2. Go to BugReport > Create 100 assets3. Observe console E... Read more
-testFilter command line argument does not filter tests when test names ...
How to reproduce:1. Download the attached project "1171200.zip"2. Open the command prompt and navigate to the Unity installation fol... Read more
[Android] WorldSpaceViewDir produces zero values when distant from camer...
To reproduce:1. Open attached project "WaterShaderTest_Unity.zip"2. Build and Run on Android3. While in application, observe the scr... Read more
ParticleSystem logs 'Sub-emitters must be children of the system that sp...
When opening the attached Fireworks prefab in Prefab Mode the console gets filled with:'Sub-emitters must be children of the system ... Read more
[Android] SystemInfo.processorType returns incorrect processor type valu...
1. Open attached "processorType" project2. Make a build&run to Snapdragon 845 device3. Observe processorType value Expected resu... Read more
[XR][URP] Terrain is not rendered in the right eye of an HMD when using ...
How to reproduce:1. Open the "case1170619_repro" project2. Open the "Scenes/SampleScene" Scene3. Enter the Play Mode Expected result... Read more
[Scene view] Mouse cursor flickers on keyboard shortcut 'Q' when multipl...
Mouse cursor flickers when switched to Hand tool using the keyboard shortcut 'Q' when there are more than 1 scene views added in edi... Read more
RectTransform Component changes position randomly when changing its Anch...
How to reproduce:1. Open the Scene "SampleScene" in the attached "case_1171381.zip" Unity project2. In the Hierarchy tab, select the... Read more
Command line arguments are passed twice in the built player when using S...
How to reproduce:1. Open user-submitted project (argstest)2. Open the SampleScene3. Build the project4. Launch the player with any c... Read more
GameObject selection get slower depending on the amount of dlls in the p...
To reproduce:1. Open attached project;2. Open "test" scene;3. In the scene view, select cube and then sphere a few times. Expected r... 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