Search Issue Tracker
Help / Unity API Reference Greyed out in Visual Studio
To repro:0. Make sure your system is clean (no Unity or VS were installed on it before).1. Using download assistant install Unity (5... Read more
Optix minimum driver version number is incorrect in the API docs
Steps to reproduce: See [https://docs.unity3d.com/2023.3/Documentation/ScriptReference/LightingSettings.DenoiserType.Optix.html] and... Read more
The Context Menu items are ordered incorrectly
How to reproduce:1. Create a new Project2. Right-click in the Hierarchy3. Observe the Context Menu Expected result: The 3D Object su... Read more
[MacOS] Shortcut for the “Create Empty Child” command works just once if...
How to reproduce:1. Create a new project2. Go to the Shortcuts window and change the “Move” command shortcut to “N”3. Go to the proj... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[2D] Sorting Layer Order in Layer key resets to 0 in Animation window an...
There's a bug that is preventing users to key the Sorting Layer ordering properly. Any values assigned to the Sprite Renderer.Sortin... Read more
[HDRP] Refraction fades to sky color on the edges of the screen
How to reproduce:1. Open the attached project ("case_1184935-Refractions.zip")2. Open the repro scene ("New Scene")3. Move the "Sphe... Read more
FBX textures do not get extracted when clicking the 'Extract Textures' b...
To reproduce:1. Open the project “TestFBXImportBug”2. Select the Sign in the Assets → Models3. Select the Materials tab in the Inspe... Read more
[IL2CPP] Building project with System.Data.Linq reference causes build e...
How to reproduce:1. Open the attached project (.Net 4.x required)2. Build the project with IL2CPP backend Actual result: The build f... Read more
[Linux] CinemachineVirtualCamera Component's body's "ScreenY" and "Scree...
How to reproduce: Open the attached project (BugRepro.zip) Make sure the “SampleScene“ is open Enter Play Mode In the Hierarchy sele... 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