Search Issue Tracker
Builtin resources (fonts and shaders) doesn't have an Icon
EditorGUILayout.ObjectField("Test", null, UnityEngine.Object, false); Click on the object field and check out the bultin resources. Read more
Inconsistent behaviour between OpenGL and DirectX (Queue AlphaTest doesn...
To Reproduce:1) Open the project & scene. Compare results in DX and OpenGL (OS X). Read more
Profiler keeps remote connection after closing
Unity standalone player is running in a Linux machine and the Unity editor is running on a Windows 7 machine.- From the editor we op... Read more
Crash when selecting material on mesh renderer
To reproduce:1. Open attached project2. Open scene crash3. Select cube in scene4. In the inspector, under mesh renderer double-click... Read more
All GUI Text elements disappear after refocus
To reproduce:1. Open attached project2. Open scene main3. Enter play mode4. Right click to bring up the menu5. Left click on Reveal ... Read more
Optimize Transform Hierarchy button doesn't work with multiple selection
1) What happenedOn the Animator component, clicking the Optimize Transform Hierarchy button with multiple gameobjects selected only ... Read more
Universal Shader - Secondary map does not adhere to UV Channel
To reproduce:1. Open the attached project2. It's impossible to apply the secondary albedo to UV channel3. UV Set gets reset when cli... Read more
The UnityEditor.RuntimePlatform enum is missing WebGL
To reproduce:1. Create a script2. Write down RuntimePlatform and inspect the possible enum values - WebGL is missing Read more
Animation View: Adding a curve for Rotation is inconsistent
When initially adding a curve for local position or local scale, creating a curve will make the entire curve visible with a single k... Read more
[Selection] State is reset after entering Play mode
This bug is similar to case 280936 and a video of the repro steps has been attached. The reason this hurts is because if I am tweaki... 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 Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument