Search Issue Tracker
[MacOS] Window tabs are glitching on Asset store window resizing with GU...
Window tabs are glitching on Asset store window resizing. To repro:1. Create a layout with two pane, upper pane with Asset Store and... Read more
Performance degradation in large codebases when AddComponent is used
Steps to reproduce:1. Open attached project2. Move the plugins folder out of the project3. Reimport all assets and reload the editor... Read more
Typo in the description of Selection.activeObject
To reproduce:1. Open a new Unity project2. Open a new C# script3. Include UnityEditor4. Type in Selection.activeObject and look at t... Read more
Particle System is not shown in the Game View after disabling/enabling "...
Reproduction steps:1. Open the attached project "testParticles.zip";2. Open the "demo scene";3. Select "Particle System" object and ... Read more
Objects using HideAndDontSave, after being disbled and enabled, are visi...
Steps to reproduce: 1. Download and open the attached project2. Select "HiddenObjectInspector"3. Click "Create It Now"4. Click on an... Read more
Float values, serialized with JsonUtility.ToJson, are sometimes too prec...
To reproduce: 1. Open the project, attached by the tester (floatSerialization.zip)2. Open the "scene" scene3. Enter Play mode4. Open... Read more
Camera won't render custom shader to texture
How to reproduce:1. Open Unity2. Load user submitted project3. Open 'TestCubeView.unity' scene4. Notice a grey cube being rendered t... Read more
Applying a prefab with UI elements adjusts the UI object position
To reproduce:1. Open attached Unity project "PrefabUIBug.zip"2. Open "RandomEvents" scene3. In the Hierarchy, navigate to InGameUIRa... Read more
[MacOS] EditorPrefs.SetString fails to set value if used in batchmode
To reproduce:1. Download project2. Run from command line:/Applications/Unity/Unity.app/Contents/MacOS/Unity -batchmode -quit -projec... Read more
UnityWebRequest using "../" at the start of a URL will result in an inte...
How to reproduce:1. Download attached project file and open "test" Scene2. Select the Main Camera in Hierarchy Window and set the UR... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names